mirror of
https://github.com/lancedikson/bowser
synced 2026-02-09 17:40:09 +00:00
fix: remove prepublish hook
This commit is contained in:
parent
382bc22397
commit
2bb8caee93
@ -74,7 +74,6 @@
|
||||
"build": "webpack --config webpack.config.js",
|
||||
"generate-and-deploy-docs": "npm run generate-docs && gh-pages --dist docs --dest docs",
|
||||
"watch": "webpack --watch --config webpack.config.js",
|
||||
"prepublishOnly": "npm run build",
|
||||
"lint:check": "eslint ./src",
|
||||
"lint:fix": "eslint --fix ./src",
|
||||
"testem": "testem",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user