mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
chore(docs): regen docs
This commit is contained in:
@@ -71,7 +71,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",
|
||||
"deploy": "jsdoc -c jsdoc.json && gh-pages --dist docs --dest docs",
|
||||
"prepublishOnly": "npm run build",
|
||||
"lint": "eslint ./src",
|
||||
"testem": "testem",
|
||||
|
||||
Reference in New Issue
Block a user