Skip to content

Commit e1a6d9f

Browse files
a
1 parent a882a6d commit e1a6d9f

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

cli.js

Whitespace-only changes.

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aakashdeveloper/create-node-app",
3-
"version": "1.0.21",
3+
"version": "1.0.27",
44
"description": "The Seed will help you build node app with es6 very quick",
55
"main": "index.js",
66
"scripts": {
@@ -37,9 +37,5 @@
3737
"ejs": "^2.6.1",
3838
"express": "^4.16.4",
3939
"mongodb": "^3.2.3"
40-
},
41-
"bin": {
42-
"create-node-app": "./cli.js"
4340
}
44-
4541
}

0 commit comments

Comments
 (0)