remove unused dependencies
This commit is contained in:
parent
4908dc1e0b
commit
c4cdc92c4b
1 changed files with 0 additions and 2 deletions
|
@ -43,11 +43,9 @@
|
|||
"cookie-parser": "^1.4.1",
|
||||
"dotenv": "^2.0.0",
|
||||
"express": "^4.13.4",
|
||||
"jwt-simple": "^0.5.0",
|
||||
"mongoose": "^4.4.16",
|
||||
"passport": "^0.3.2",
|
||||
"passport-github": "^1.1.0",
|
||||
"passport-jwt": "^2.0.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"react": "^15.0.2",
|
||||
"react-dom": "^15.0.2",
|
||||
|
|
Loading…
Reference in a new issue