You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2018/08/16 02:52:01 UTC

[cordova-common] branch master updated: Pin Jasmine@~3.1.0 (#37)

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-common.git


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

commit d3a8deebb7905d4a38eeae4365366026dbe9808e
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Thu Aug 16 11:51:59 2018 +0900

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

diff --git a/package.json b/package.json
index 16d9c04..4aff921 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
     "eslint-plugin-promise": "^3.5.0",
     "eslint-plugin-standard": "^3.0.1",
     "istanbul": "^0.4.5",
-    "jasmine": "^3.1.0",
+    "jasmine": "~3.1.0",
     "osenv": "^0.1.3",
     "promise-matchers": "^0.9.6",
     "rewire": "^4.0.1"


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