1
0
Fork 0

🔧 Switched default NPM tag to latest

This commit is contained in:
Joost De Cock 2019-09-06 09:39:09 +02:00
parent 66f482ad54
commit b720b6490d

View file

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