mirror of
https://github.com/primer/css.git
synced 2024-12-29 00:58:31 +03:00
reorder lerna publish args
This commit is contained in:
parent
9991349f9a
commit
d7ddfef3dc
@ -7,7 +7,7 @@
|
||||
"updated": "lerna updated",
|
||||
"release": "lerna publish",
|
||||
"release-candidate": "lerna publish --npm-tag=rc",
|
||||
"release-canary": "lerna publish --canary --npm-tag=canary",
|
||||
"release-canary": "lerna publish --npm-tag=canary --canary",
|
||||
"test": "lerna run test"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user