This is an automated email from the ASF dual-hosted git repository. raphinesse pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-android.git
commit 2e88f7ead23d8a166894be2af8c7589dcc2d56ca Author: Gearoid M <[email protected]> AuthorDate: Mon Jun 18 14:07:32 2018 +0900 Update Jasmine to support automatic promise handling --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3dddf8..13893cd 100644 --- a/package.json +++ b/package.json @@ -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" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
