Package changes

This commit is contained in:
Fred Boniface 2022-12-14 14:49:47 +00:00
parent f108a9f418
commit 253fb3f0f6
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
"version": "0.0.1",
"main": "express.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node app.js"
},
"repository": {
"type": "git",