Skip to content

Commit cc4ca71

Browse files
committed
chore: fix types
1 parent 5d78268 commit cc4ca71

File tree

2 files changed

+140
-292
lines changed

2 files changed

+140
-292
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
"yaml": "catalog:testing",
3838
"zod": "catalog:prod"
3939
},
40+
"resolutions": {
41+
"vite": "catalog:cli"
42+
},
4043
"simple-git-hooks": {
4144
"pre-commit": "pnpm i --frozen-lockfile --ignore-scripts --offline && npx lint-staged"
4245
},

0 commit comments

Comments
 (0)