Skip to content

Commit e27f762

Browse files
committed
chore: ts-patch 3 - can be removed once plugin-tools contains the update
1 parent 012d280 commit e27f762

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,14 @@
4545
"shorthash": "0.0.2",
4646
"simple-plist": "^1.1.0",
4747
"sprintf-js": "^1.1.1",
48+
"ts-patch": "^3.0.0",
4849
"typescript": "~5.0.0",
4950
"vue": "~2.6.12",
5051
"zone.js": "~0.13.0"
5152
},
53+
"resolutions": {
54+
"ts-patch": "^3.0.0"
55+
},
5256
"lint-staged": {
5357
"**/*.{js,ts,scss,json,html}": [
5458
"npx prettier --write"

0 commit comments

Comments
 (0)