chore: fix dist-tag for publishing

This commit is contained in:
Satyajit Sahoo
2021-04-08 06:14:41 +02:00
parent 3241190b19
commit 277fec481b
12 changed files with 12 additions and 22 deletions

View File

@@ -33,8 +33,7 @@
],
"sideEffects": false,
"publishConfig": {
"access": "public",
"tag": "alpha"
"access": "public"
},
"scripts": {
"prepare": "bob build",