Merge pull request #3912 from strongloop/update-strong-error-handler

Update strong-error-handler
This commit is contained in:
Kyusung Shim 2018-06-13 10:42:51 -04:00 committed by GitHub
commit 44951a1032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
"phantomjs-prebuilt": "^2.1.7",
"sinon": "^1.13.0",
"sinon-chai": "^2.8.0",
"strong-error-handler": "^2.1.0",
"strong-error-handler": "^3.0.0",
"strong-task-emitter": "^0.0.6",
"supertest": "^3.0.0"
},