Skip to content

Commit 9b04715

Browse files
committed
Nothing to build anymore
1 parent 52a7690 commit 9b04715

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"scripts": {
88
"test": "node tests/index.js",
99
"lint": "eslint lib",
10-
"prepublishOnly": "npm run lint && npm test && npm run build",
11-
"build": "node cjs/transpile.js"
10+
"prepublishOnly": "npm run lint && npm test"
1211
},
1312
"files": [
1413
"/lib"

0 commit comments

Comments
 (0)