Skip to content

Commit 1eacfb9

Browse files
committed
Remove postinstall script
1 parent 91a441d commit 1eacfb9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

package-lock.json

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"style": "eslint .",
2727
"test": "cross-env TAILWIND_MODE=build jest",
2828
"test:integrations": "npm run test --prefix ./integrations",
29-
"postinstall": "npm run generate:plugin-list",
3029
"install:integrations": "node scripts/install-integrations.js",
3130
"posttest": "npm run style",
3231
"compat": "node scripts/compat.js --prepare",

0 commit comments

Comments
 (0)