fix: publish flow

This commit is contained in:
Sebastian Rindom
2021-02-09 11:38:51 +01:00
parent 82a58d98f0
commit 2a8b556256

View File

@@ -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",