fix npm installs by pinning karma-coffee-preproccessor

Change-Id: I26809102e68d1be5951a2eb446f2f4a0aeb40e08
Reviewed-on: https://gerrit.instructure.com/31707
Reviewed-by: Aaron Shafovaloff <ashafovaloff@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Stanley Stuart <stanley@instructure.com>
QA-Review: Stanley Stuart <stanley@instructure.com>
This commit is contained in:
Stanley Stuart 2014-03-11 11:06:57 -05:00
parent ef854983e0
commit 86158729ce
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@
"karma-coverage": "~0.1.4", "karma-coverage": "~0.1.4",
"karma-ie-launcher": "~0.1.1", "karma-ie-launcher": "~0.1.1",
"karma-osx-reporter": "0.0.4", "karma-osx-reporter": "0.0.4",
"karma-firework-reporter": "~0.2.3" "karma-firework-reporter": "~0.2.3",
"karma-coffee-preprocessor": "0.1.3"
}, },
"repository": { "repository": {
"type": "git", "type": "git",