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"], "files": ["dist/*", "README.md", "package.json"],
"publishConfig": { "publishConfig": {
"access": "public", "access": "public",
"tag": "beta" "tag": "latest"
}, },
"engines": { "engines": {
"node": ">=8.0.0", "node": ">=8.0.0",