chore: add publishConfig to prevent publishing 3.x as "latest"

see #1486
This commit is contained in:
Nils Knappmeier
2019-01-02 09:23:01 +01:00
parent 9679fe6909
commit df403ed203
+3
View File
@@ -10,6 +10,9 @@
"template",
"html"
],
"publishConfig": {
"tag": "legacy"
},
"repository": {
"type": "git",
"url": "https://github.com/wycats/handlebars.js.git"