fix: publish flow

This commit is contained in:
Sebastian Rindom
2021-02-09 11:33:58 +01:00
parent 00c130e40e
commit 82a58d98f0
+1 -1
View File
@@ -27,7 +27,7 @@
"typeorm": "^0.2.30" "typeorm": "^0.2.30"
}, },
"scripts": { "scripts": {
"publish:next": "lerna publish --dist-tag next", "publish:next": "lerna publish --canary --preid next",
"bootstrap": "lerna bootstrap", "bootstrap": "lerna bootstrap",
"jest": "jest", "jest": "jest",
"test": "jest", "test": "jest",