experimenting with deploy config

This commit is contained in:
Mikayla Dobson
2022-06-01 18:12:24 -05:00
parent b428abb6ed
commit 5c39945988

View File

@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"keywords": [],
"author": "",