mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Remove 'express' and 'body-parser' NPM dependencies from HttpNodeInstance
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
"name": "ES2015Example",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"babel-core": "^5.8.29",
|
||||
"body-parser": "^1.14.1",
|
||||
"express": "^4.13.3"
|
||||
"babel-core": "^5.8.29"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user