Skip to content

Commit

Permalink
fix: add overrides to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 12, 2023
1 parent a2bb47b commit 3c81454
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -26,6 +26,9 @@
"prettier --write"
]
},
"overrides": {
"typescript": "^5.1.3"
},
"devDependencies": {
"husky": "^8.0.3",
"lerna": "^7.0.0",
Expand Down

0 comments on commit 3c81454

Please sign in to comment.