1
0
Fork 0

chore: Preparing new next release

This commit is contained in:
Joost De Cock 2020-11-04 20:30:31 +01:00
parent 99ebd4dd06
commit e43d49df7a
3 changed files with 22 additions and 1 deletions

View file

@ -22,7 +22,7 @@
"files": ["dist/*", "README.md", "package.json"],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=12.0.0",