diff --git a/bower.json b/bower.json index 58a52f55..8978a6f4 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "modernizr": "~2.8.x", "jquery-ui": "~1.10.3", "momentjs": "~2.7.x", - "jasmine-matchers": "https://github.com/JamieMason/Jasmine-Matchers.git#develop", + "jasmine-expect": "1.x", "objectdiff": "https://github.com/NV/objectDiff.js.git", "lodash": "~2.4.x", "angular-tags": "git://github.com/boneskull/angular-tags.git#master", diff --git a/package.json b/package.json index cf6a0852..0a7e3f6d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "grunt-contrib-concat": "~0.4.0", "grunt-contrib-watch": "~0.6.x", "grunt-contrib-uglify": "0.5.x", - "grunt-karma": "~0.8.x", + "grunt-karma": "0.8.x", "karma-chrome-launcher": "~0.1.1", "grunt-ngmin": "0.0.3", "grunt-html2js": "~0.2.3",