chore: make sure that 4.0.x does not get "latest"-tag on npm
This commit is contained in:
@@ -10,6 +10,9 @@
|
|||||||
"template",
|
"template",
|
||||||
"html"
|
"html"
|
||||||
],
|
],
|
||||||
|
"publishConfig": {
|
||||||
|
"tag": "4.0-patch"
|
||||||
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/wycats/handlebars.js.git"
|
"url": "https://github.com/wycats/handlebars.js.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user