Skip to content

Commit 87f43ca

Browse files
authored
Merge pull request akiran#500 from akiran/jest
removed karma setup
2 parents c7a80dc + ef8ff35 commit 87f43ca

File tree

3 files changed

+0
-5159
lines changed

3 files changed

+0
-5159
lines changed

karma.conf.js

Lines changed: 0 additions & 79 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,23 +49,13 @@
4949
"jasmine-core": "^2.5.2",
5050
"jest": "^15.1.1",
5151
"json-loader": "^0.5.4",
52-
"karma": "^1.3",
53-
"karma-babel-preprocessor": "^6.0.1",
54-
"karma-chrome-launcher": "^2.0.0",
55-
"karma-jasmine": "^1.0.2",
56-
"karma-phantomjs-launcher": "^1.0.2",
57-
"karma-webpack": "^1.8.0",
58-
"mocha": "^3.1.0",
5952
"node-sass": "^3.10.1",
60-
"phantomjs-prebuilt": "^2.1.12",
6153
"postcss-loader": "^0.13.0",
6254
"react": "^15.3.2",
6355
"react-addons-test-utils": "^15.3.2",
6456
"react-dom": "^15.3.2",
6557
"run-sequence": "^1.2.2",
6658
"sass-loader": "^4.0.2",
67-
"should": "^11.1.0",
68-
"sinon": "^1.17.6",
6959
"style-loader": "^0.13.1",
7060
"webpack": "^1.13.2",
7161
"webpack-dev-server": "^1.16.1"

0 commit comments

Comments
 (0)