chore: make sure that 4.0.x does not get "latest"-tag on npm

This commit is contained in:
Nils Knappmeier
2019-02-07 11:21:23 +01:00
parent 7296b6df72
commit 6f93bc53da
+3
View File
@@ -10,6 +10,9 @@
"template",
"html"
],
"publishConfig": {
"tag": "4.0-patch"
},
"repository": {
"type": "git",
"url": "https://github.com/wycats/handlebars.js.git"