chore: prepare for 6.x alpha

This commit is contained in:
Satyajit Sahoo
2020-11-11 21:55:35 +01:00
parent a2337648bf
commit b70ba66f24
12 changed files with 23 additions and 12 deletions

View File

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