chore: package.json

This commit is contained in:
07akioni 2019-07-04 19:31:49 +08:00
parent fe5b0bae29
commit 74f22f23a1

View File

@ -16,7 +16,7 @@
"test-release": "cross-env NODE_ENV=production webpack-dev-server --config build/webpack.release.js",
"release-doc": "cross-env NODE_ENV=development && rm -rf doc/dist && node doc/changeDemoVersion.js && webpack --config build/webpack.doc.js && sudo bash doc/deploy-doc.sh"
},
"author": "",
"author": "lecong.zhang",
"license": "ISC",
"publishConfig": {
"registry": "***REMOVED***"