Publish with canary tag
This commit is contained in:
parent
002488dc8a
commit
5d0b80b801
@ -20,7 +20,7 @@
|
||||
"test:unit:ci": "lerna run test:unit:ci --parallel",
|
||||
"test:e2e:ci": "cd platform/viewer && yarn run test:e2e:ci",
|
||||
"see-changed": "lerna changed",
|
||||
"publish": "lerna publish --canary --dist-tag test"
|
||||
"release": "lerna publish --canary --dist-tag canary"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.5.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user