Update Jasmine to support automatic promise handling

This commit is contained in:
Gearoid M 2018-06-18 14:07:32 +09:00 committed by Raphael von der Grün
parent 1a8154c90e
commit 2e88f7ead2

View File

@ -57,7 +57,7 @@
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"istanbul": "^0.4.2",
"jasmine": "~2.6.0",
"jasmine": "^3.1.0",
"npm-run-all": "^4.1.3",
"promise-matchers": "~0",
"rewire": "^2.1.3"