Skip to content

Commit e9ad816

Browse files
committed
fix : github workflow
1 parent bb72a2a commit e9ad816

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
@@ -2,7 +2,7 @@
22
"name": "lets-create-api",
33
"version": "1.0.0",
44
"description": "",
5-
"main": "index.js",
5+
"main": "indexAn awesome CLI tool designed to accelerate the creation of Backend projects, making it effortless to build RESTful APIs with various backend and database technology combinations.",
66
"bin": {
77
"lets-create-api": "index.js"
88
},
@@ -34,4 +34,4 @@
3434
"colorette": "^2.0.20",
3535
"enquirer": "^2.4.1"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)