Skip to content

Commit c44e8e2

Browse files
committed
postinstall -> prepare
1 parent 9445d8f commit c44e8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.4.0",
44
"description": "Drag-and-drop sortable component for nested data and hierarchies",
55
"scripts": {
6-
"postinstall": "patch-package",
6+
"prepare": "patch-package",
77
"prebuild": "npm run lint && npm run clean",
88
"build": "rollup -c",
99
"build:storybook": "npm run clean:storybook && build-storybook -o build",

0 commit comments

Comments
 (0)