fix: publish flow
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"typeorm": "^0.2.30"
|
||||
},
|
||||
"scripts": {
|
||||
"publish:next": "lerna publish --canary --preid next",
|
||||
"publish:next": "lerna publish --canary --preid next --dist-tag next",
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"jest": "jest",
|
||||
"test": "jest",
|
||||
|
||||
Reference in New Issue
Block a user