Skip to content

Commit b128809

Browse files
committed
install release it
1 parent 14f8ce2 commit b128809

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22
"name": "stack",
33
"version": "1.0.0",
44
"description": "",
5-
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
5+
"main": "setup.sh",
96
"keywords": [],
107
"author": "Obinna Odirionye",
11-
"license": "ISC",
8+
"license": "MIT",
129
"devDependencies": {
1310
"cz-conventional-changelog": "^3.0.2"
1411
},

0 commit comments

Comments
 (0)