Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: ts-patch 3 - can be removed once plugin-tools contains the update
  • Loading branch information
NathanWalker committed Jul 12, 2023
commit e27f76201e96390e3a525c9f477c4906eceee8e5
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,14 @@
"shorthash": "0.0.2",
"simple-plist": "^1.1.0",
"sprintf-js": "^1.1.1",
"ts-patch": "^3.0.0",
"typescript": "~5.0.0",
"vue": "~2.6.12",
"zone.js": "~0.13.0"
},
"resolutions": {
"ts-patch": "^3.0.0"
},
"lint-staged": {
"**/*.{js,ts,scss,json,html}": [
"npx prettier --write"
Expand Down