1
0
Fork 0

chore: Switched to next tag in anticipation of 2.7.1-rc.0

This commit is contained in:
Joost De Cock 2020-07-19 13:02:12 +02:00
parent bb0be28025
commit 8fd6e5ed85

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": "latest" "tag": "next"
}, },
"engines": { "engines": {
"node": ">=8.0.0", "node": ">=8.0.0",