We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f390e7 commit 30eb76eCopy full SHA for 30eb76e
vuu-ui/package.json
@@ -51,7 +51,7 @@
51
"pub:debug": "node ./scripts/publish.mjs --debug",
52
"typecheck": "tsc --noEmit --project tsconfig-typecheck.json",
53
"patch-package": "patch-package",
54
- "postinstall": "npm run patch-package",
+ "postinstall": "npm run patch-package"
55
},
56
"dependencies": {
57
"@dnd-kit/react": "^0.1.19",
0 commit comments