Skip to content

Commit a1bec9e

Browse files
committed
fix(build): Remove prepublish script as the package is not in npm registry
1 parent 98a249b commit a1bec9e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"bump": "gulp bump",
1010
"lint": "eslint src test",
1111
"release": "npm run build && npm run bump",
12-
"prepublish": "npm run build",
1312
"test": "karma start --single-run",
1413
"test:watch": "karma start"
1514
},

0 commit comments

Comments
 (0)