mirror of
https://github.com/infeng/react-viewer.git
synced 2025-12-08 17:36:40 +00:00
update publish command
This commit is contained in:
parent
1ff4f779ba
commit
14eaed5917
@ -9,7 +9,7 @@
|
||||
"lint": "tslint -c tslint.json src/**/*.ts src/**/*.tsx",
|
||||
"build": "atool-build --config webpack.config.prop.js && gulp",
|
||||
"doc": "atool-build --config webpack.config.doc.js",
|
||||
"publish": "npm run build && npm publish"
|
||||
"pub": "npm run build && npm publish"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user