Skip to content

Commit 4e285aa

Browse files
committed
Merge pull request #2746 from taion/1.0.x
Use history version without deprecation warnings
2 parents 0b4dae5 + db0d7cd commit 4e285aa

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
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"babel": "^5.4.7",
4848
"babel-core": "^5.4.7",
49-
"babel-eslint": "^3.1.23",
49+
"babel-eslint": "^4.1.6",
5050
"babel-loader": "^5.0.0",
5151
"babel-plugin-dev-expression": "^0.1.0",
5252
"bundle-loader": "^0.5.2",
@@ -60,7 +60,7 @@
6060
"express": "^4.13.3",
6161
"express-urlrewrite": "^1.2.0",
6262
"gzip-size": "^3.0.0",
63-
"history": "^1.12.5",
63+
"history": "^1.17.0",
6464
"isparta-loader": "^1.0.0",
6565
"karma": "^0.13.13",
6666
"karma-browserstack-launcher": "^0.1.4",

0 commit comments

Comments
 (0)