Merge "Add jest dependencies"

This commit is contained in:
Jenkins 2017-03-08 18:12:40 +00:00 committed by Gerrit Code Review
commit 01db9d5ab7
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@
},
"devDependencies": {
"babel-eslint": "6.0.4",
"babel-jest": "19.0.0",
"babel-loader": "^6.0.0",
"babel-plugin-react-intl": "^2.2.0",
"css-loader": "~0.23.1",
@ -50,6 +51,7 @@
"html-webpack-plugin": "^2.28.0",
"jasmine": "~2.4.1",
"jasmine-immutable-matchers": "~1.0.1",
"jest": "19.0.2",
"json-loader": "^0.5.4",
"karma": "~0.13.9",
"karma-cli": "~1.0.0",