diff --git a/package.json b/package.json index 17eb4fcf..61e6c2fa 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,8 @@ "grunt-karma": "^0.8.3", "grunt-mocha-test": "^0.12.7", "grunt-ng-annotate": "^0.10.0", - "grunt-protractor-runner": "^1.1.4", + "grunt-protractor-runner": "^1.2.1", + "html-loader": "^0.3.0", "humane-js": "^3.2.2", "jasmine-core": "~2.1.3", "jshint-stylish": "~0.1.3", @@ -77,6 +78,7 @@ "nprogress": "^0.2.0", "numeral": "^1.5.3", "papaparse": "^4.1.1", + "protractor": "^1.8.0", "rangy": "^1.3.0", "restangular": "^1.5.1", "sass-loader": "^0.5.0",