Skip to content

Commit 2880026

Browse files
committed
Bump version to 1.1.6
1 parent 553af6e commit 2880026

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-node-api",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "CLI tool to scaffold Node.js + Express APIs instantly",
55
"type": "commonjs",
66
"main": "bin/cli.js",
@@ -35,7 +35,7 @@
3535
},
3636
"repository": {
3737
"type": "git",
38-
"url": "https://github.com/codehassoul/setup-node-api.git"
38+
"url": "git+https://github.com/codehassoul/setup-node-api.git"
3939
},
4040
"files": [
4141
"bin",

0 commit comments

Comments
 (0)