Remove karma, jasmine, and phantomjs dependencies

Change-Id: Ic6002537ed9312c1effe23eab15d558f806db612
This commit is contained in:
Honza Pokorny 2017-03-08 10:40:33 -04:00
parent 7a53e765d7
commit 0376dfe55f
1 changed files with 0 additions and 10 deletions

View File

@ -49,20 +49,10 @@
"eslint-plugin-react": "5.1.1",
"file-loader": "~0.9.0",
"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",
"karma-jasmine": "~1.0.2",
"karma-junit-reporter": "~1.0.0",
"karma-phantomjs-launcher": "~1.0.0",
"karma-sourcemap-loader": "~0.3.5",
"karma-webpack": "~1.7.0",
"less": "~2.7.1",
"less-loader": "~2.2.3",
"phantomjs-prebuilt": "~2.1.7",
"react-addons-test-utils": "~15.0.2",
"react-intl-po": "^1.1.0",
"style-loader": "~0.13.1",