We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d78268 commit cc4ca71Copy full SHA for cc4ca71
2 files changed
package.json
@@ -37,6 +37,9 @@
37
"yaml": "catalog:testing",
38
"zod": "catalog:prod"
39
},
40
+ "resolutions": {
41
+ "vite": "catalog:cli"
42
+ },
43
"simple-git-hooks": {
44
"pre-commit": "pnpm i --frozen-lockfile --ignore-scripts --offline && npx lint-staged"
45
0 commit comments