aboutsummaryrefslogtreecommitdiffstats
path: root/csci4131/hw7/package.json
diff options
context:
space:
mode:
authorMatthew Strapp <msattr@gmail.com>2021-04-30 21:35:25 -0500
committerMatthew Strapp <msattr@gmail.com>2021-04-30 21:35:25 -0500
commit2b37edf1e2f0b4a5e931b94de422e5bfc1ca1fa9 (patch)
treea397c151b8378e179609fdde2d59a8c037091c70 /csci4131/hw7/package.json
parentRearrange, add old contacts page because other is "copyrighted" (diff)
downloadhomework-2b37edf1e2f0b4a5e931b94de422e5bfc1ca1fa9.tar
homework-2b37edf1e2f0b4a5e931b94de422e5bfc1ca1fa9.tar.gz
homework-2b37edf1e2f0b4a5e931b94de422e5bfc1ca1fa9.tar.bz2
homework-2b37edf1e2f0b4a5e931b94de422e5bfc1ca1fa9.tar.lz
homework-2b37edf1e2f0b4a5e931b94de422e5bfc1ca1fa9.tar.xz
homework-2b37edf1e2f0b4a5e931b94de422e5bfc1ca1fa9.tar.zst
homework-2b37edf1e2f0b4a5e931b94de422e5bfc1ca1fa9.zip
Finish HW
Diffstat (limited to 'csci4131/hw7/package.json')
-rw-r--r--csci4131/hw7/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/csci4131/hw7/package.json b/csci4131/hw7/package.json
index 543fc7f..0598cc4 100644
--- a/csci4131/hw7/package.json
+++ b/csci4131/hw7/package.json
@@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
+ "start": "node index.js",
"test": "node index.js"
},
"author": "",