We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9445d8f commit c44e8e2Copy full SHA for c44e8e2
package.json
@@ -3,7 +3,7 @@
3
"version": "2.4.0",
4
"description": "Drag-and-drop sortable component for nested data and hierarchies",
5
"scripts": {
6
- "postinstall": "patch-package",
+ "prepare": "patch-package",
7
"prebuild": "npm run lint && npm run clean",
8
"build": "rollup -c",
9
"build:storybook": "npm run clean:storybook && build-storybook -o build",
0 commit comments