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 2000b50 commit 5c51f6aCopy full SHA for 5c51f6a
client/package.json
@@ -12,7 +12,7 @@
12
"lint": "eslint",
13
"format": "npx prettier --write .",
14
"preview": "vite preview",
15
- "postinstall": "patch-package"
+ "postinstall": "npx patch-package"
16
},
17
"dependencies": {
18
"@chakra-ui/react": "^2.8.2",
0 commit comments