Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 4c3c0e4

Browse files
committed
downgrade to jasmine 2.5.2
1 parent ab0ff91 commit 4c3c0e4

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"gulp-sourcemaps": "^1.2.2",
5858
"gulp-uglify": "^1.0.1",
5959
"gulp-util": "^3.0.1",
60-
"jasmine-core": "2.6.4",
60+
"jasmine-core": "^2.5.2",
6161
"jasmine-node": "^2.0.0",
6262
"jasmine-reporters": "^2.2.0",
6363
"jquery": "^3.2.1",

yarn.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3493,11 +3493,7 @@ [email protected]:
34933493
commander "0.6.1"
34943494
mkdirp "0.3.0"
34953495

3496-
3497-
version "2.6.4"
3498-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.6.4.tgz#dec926cd0a9fa287fb6db5c755fa487e74cecac5"
3499-
3500-
jasmine-core@~2.5.2:
3496+
jasmine-core@^2.5.2, jasmine-core@~2.5.2:
35013497
version "2.5.2"
35023498
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.5.2.tgz#6f61bd79061e27f43e6f9355e44b3c6cab6ff297"
35033499

0 commit comments

Comments
 (0)