Skip to content

Commit 3b175af

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 759927b + d001464 commit 3b175af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"karma-mocha": "^1.0.1",
4848
"karma-mocha-reporter": "^2.0.4",
4949
"karma-sourcemap-loader": "^0.3.7",
50-
"karma-webpack": "^1.7.0",
50+
"karma-webpack": "^2.0.1",
5151
"mocha": "^3.0.2",
5252
"pretty-bytes": "^4.0.0",
5353
"react": "^15.3.0",
5454
"react-dom": "^15.3.0",
5555
"readline-sync": "^1.4.4",
56-
"webpack": "1.13.3"
56+
"webpack": "1.14.0"
5757
}
5858
}

0 commit comments

Comments
 (0)