build(npm): roll back jasmine 2.5 upgrade due to console reporter issues (#11573)

2.5.1 no longer prints dots in the './test.sh node' mode
This commit is contained in:
Igor Minar
2016-09-13 13:32:58 -07:00
committed by Evan Martin
parent e71558ba89
commit 00a24b63da
3 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"gulp-conventional-changelog": "^1.1.0",
"gulp-tslint": "^6.1.1",
"incremental-dom": "^0.4.1",
"jasmine": "^2.5.1",
"jasmine": "^2.4.1",
"jasmine-core": "^2.3.4",
"jpm": "1.0.0",
"karma": "^0.13.20",