Skip to content

Commit 04ed0f9

Browse files
committed
fix: remove prepare
1 parent 048c884 commit 04ed0f9

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
@@ -6,7 +6,6 @@
66
"main": "formdata.min.js",
77
"scripts": {
88
"build": "node build.js",
9-
"prepare": "npm run build && npm run test",
109
"test": "node test/test-esm.js",
1110
"test-wpt": "node --experimental-loader ./test/http-loader.js ./test/test-wpt-in-node.js",
1211
"test-polyfill": "php -S localhost:4445 & open http://localhost:4445/test/test-polyfill.html"

0 commit comments

Comments
 (0)