Merge pull request #3162 from strongloop/remove-unused-deps

Remove unused dependencies
This commit is contained in:
Miroslav Bajtoš 2017-01-31 09:29:15 +01:00 committed by GitHub
commit 50743e94be
1 changed files with 0 additions and 2 deletions

View File

@ -67,7 +67,6 @@
"browserify": "^13.1.0",
"chai": "^3.5.0",
"es5-shim": "^4.1.0",
"eslint-config-loopback": "^1.0.0",
"express-session": "^1.14.0",
"grunt": "^1.0.1",
"grunt-browserify": "^5.0.0",
@ -94,7 +93,6 @@
"phantomjs-prebuilt": "^2.1.7",
"sinon": "^1.13.0",
"sinon-chai": "^2.8.0",
"strong-error-handler": "^1.0.1",
"strong-task-emitter": "^0.0.6",
"supertest": "^2.0.0",
"supertest-as-promised": "^4.0.2"