This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git


The following commit(s) were added to refs/heads/master by this push:
     new e0d3dad  Pin Jasmine@~3.1.0 (#392)
e0d3dad is described below

commit e0d3dad90a1802424f27f2cc338da31493b0ae26
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sat Aug 11 00:43:19 2018 +0900

    Pin Jasmine@~3.1.0 (#392)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index c4f4300..b6d1177 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
     "eslint-plugin-node": "^5.1.0",
     "eslint-plugin-promise": "^3.5.0",
     "eslint-plugin-standard": "^3.0.1",
-    "jasmine": "^3.1.0",
+    "jasmine": "~3.1.0",
     "nodeunit": "^0.8.7",
     "nyc": "^12.0.2",
     "rewire": "^4.0.1",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to