Remove unused dependency
And we aren't using the 'start' command either.
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
"dependencies": {
|
||||
"express": "",
|
||||
"minimist": "",
|
||||
"body-parser": "",
|
||||
|
||||
"require-from-string": ""
|
||||
},
|
||||
"start": "node server.js --codepath '/fission/function' --port 8888"
|
||||
"body-parser": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user