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

Commit

Permalink
deps(jasmine): lower jasmine version down to 2.4.1 (#3540)
Browse files Browse the repository at this point in the history
- upgrading to 2.5.x no longer logs jasmine output
  • Loading branch information
cnishina committed Sep 12, 2016
1 parent 659f653 commit a68dd3f
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 @@ -17,7 +17,7 @@
"adm-zip": "0.4.7",
"chalk": "^1.1.3",
"glob": "^7.0.3",
"jasmine": "^2.5.0",
"jasmine": "2.4.1",
"jasminewd2": "0.0.10",
"optimist": "~0.6.0",
"q": "1.4.1",
Expand Down

0 comments on commit a68dd3f

Please sign in to comment.