Skip to content

Commit 5e67e77

Browse files
committed
Remove postinstall scripts.
It seems that `postinstall` can cause issues with certain setups, notably `nodevenv`.
1 parent 4e321a5 commit 5e67e77

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"wicg-inert": "3.1.3"
113113
},
114114
"scripts": {
115-
"postinstall": "npm run gutenberg:verify",
116115
"build": "grunt build",
117116
"build:dev": "grunt build --dev",
118117
"build:gutenberg": "grunt build:gutenberg",

0 commit comments

Comments
 (0)