Skip to content

Commit 994b325

Browse files
committed
Remove prepare script
1 parent d2d114a commit 994b325

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"module": "playground-ide.js",
1111
"main": "playground-ide.js",
1212
"scripts": {
13-
"prepare": "if [ -f './web-test-runner.config.js' ]; then cd node_modules/puppeteer && PUPPETEER_PRODUCT=firefox node install.js; fi",
1413
"prepack": "wireit",
1514
"update-version-module": "wireit",
1615
"nuke": "npm run clean && rm -rf node_modules && npm install",

0 commit comments

Comments
 (0)