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