Skip to content

Commit

Permalink
Remove postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Jun 23, 2021
1 parent 91a441d commit 1eacfb9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"style": "eslint .",
"test": "cross-env TAILWIND_MODE=build jest",
"test:integrations": "npm run test --prefix ./integrations",
"postinstall": "npm run generate:plugin-list",
"install:integrations": "node scripts/install-integrations.js",
"posttest": "npm run style",
"compat": "node scripts/compat.js --prepare",
Expand Down

0 comments on commit 1eacfb9

Please sign in to comment.