Skip to content

Commit

Permalink
chore(deps): Downgrade jasmine to 2.4.1
Browse files Browse the repository at this point in the history
Upgrading to 2.5.2 causes angular#3606. We'll need to wait on a fix for
jasmine/jasmine-npm#95 before upgrading before upgrading
  • Loading branch information
heathkit committed Nov 8, 2016
1 parent 39f0615 commit cd8fa56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"adm-zip": "0.4.7",
"chalk": "^1.1.3",
"glob": "^7.0.3",
"jasmine": "2.5.2",
"jasmine": "2.4.1",
"jasminewd2": "0.0.10",
"optimist": "~0.6.0",
"q": "1.4.1",
Expand Down

0 comments on commit cd8fa56

Please sign in to comment.