start process

main
Lee Hanken 2022-01-08 17:31:28 +00:00
parent 78d50ff3be
commit 11007ff0c2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
}, },
"devDependencies": {}, "devDependencies": {},
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "start": "node index.js"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"