aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--csci4131/hw7/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/csci4131/hw7/package.json b/csci4131/hw7/package.json
index a937763..9ac62c8 100644
--- a/csci4131/hw7/package.json
+++ b/csci4131/hw7/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
- "test": "npm index.js"
+ "test": "node index.js"
},
"author": "",
"license": "MIT",