diff options
Diffstat (limited to 'csci4131/hw5/strap012_hw5/package.json')
-rwxr-xr-x | csci4131/hw5/strap012_hw5/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csci4131/hw5/strap012_hw5/package.json b/csci4131/hw5/strap012_hw5/package.json index 1253c2a..90f2542 100755 --- a/csci4131/hw5/strap012_hw5/package.json +++ b/csci4131/hw5/strap012_hw5/package.json @@ -4,7 +4,6 @@ "description": "Assignment 5", "main": "createServer.js", "scripts": { - "start": "node createServer.js", "test": "node createServer.js" }, "author": "strap012", |