Skip to content

Commit b84524f

Browse files
authored
Auto merge for PR with workflow label
2 parents c918a65 + 221166e commit b84524f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@open-template-hub/server-generator",
33
"description": "CLI server generator of Server Templates on Open Template Hub",
4-
"version": "2.0.10",
4+
"version": "2.0.14",
55
"license": "MIT",
66
"preferGlobal": true,
77
"main": "dist/index.js",
@@ -10,7 +10,7 @@
1010
"build": "tsc"
1111
},
1212
"bin": {
13-
"open-template-hub-server-generator": "./dist/index.js"
13+
"open-template-hub-server-generator": "dist/index.js"
1414
},
1515
"dependencies": {
1616
"@types/ncp": "^2.0.4",

0 commit comments

Comments
 (0)