1
0
Fork 0

chore: Switched to latest tag

This commit is contained in:
Joost De Cock 2021-02-13 20:25:00 +01:00
parent f7d2f26ed6
commit 3039e8293e

View file

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