Merge "Update JS dev dependencies"

This commit is contained in:
Jenkins 2016-04-15 14:41:35 +00:00 committed by Gerrit Code Review
commit e949063c67
1 changed files with 7 additions and 7 deletions

View File

@ -9,13 +9,13 @@
"eslint": "1.10.3",
"eslint-config-openstack": "1.2.3",
"eslint-plugin-angular": "0.15.0",
"jasmine-core": "2.2.0",
"karma": "0.12.31",
"karma-chrome-launcher": "^0.1.8",
"karma-cli": "0.0.4",
"karma-coverage": "0.3.1",
"karma-jasmine": "0.3.5",
"karma-ng-html2js-preprocessor": "0.1.2",
"jasmine-core": "2.4.1",
"karma": "0.13.22",
"karma-chrome-launcher": "0.2.3",
"karma-cli": "0.1.2",
"karma-coverage": "0.5.5",
"karma-jasmine": "0.3.8",
"karma-ng-html2js-preprocessor": "0.2.2",
"karma-threshold-reporter": "0.1.15"
},
"scripts": {