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

Commit a1c8a23

Browse files
heathkitcnishina
authored andcommitted
chore(deps): Downgrade jasmine to 2.4.1 (#3715)
Upgrading to 2.5.2 causes #3606. We'll need to wait on a fix for jasmine/jasmine-npm#95 before upgrading before upgrading
1 parent e94bf7b commit a1c8a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"adm-zip": "0.4.7",
2020
"chalk": "^1.1.3",
2121
"glob": "^7.0.3",
22-
"jasmine": "2.5.2",
22+
"jasmine": "2.4.1",
2323
"jasminewd2": "0.0.10",
2424
"optimist": "~0.6.0",
2525
"q": "1.4.1",

0 commit comments

Comments
 (0)