Skip to content

Commit 4d41441

Browse files
author
soliury
committed
update dependencies
1 parent 19b5c15 commit 4d41441

File tree

2 files changed

+335
-320
lines changed

2 files changed

+335
-320
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"markdown": "0.5.0",
2626
"moment": "^2.14.1",
2727
"query-string": "^4.2.3",
28-
"react": "^15.4.2",
29-
"react-addons-pure-render-mixin": "15.5.0",
30-
"react-dom": "^15.4.2",
28+
"react": "^15.5.3",
29+
"react-addons-pure-render-mixin": "^15.5.2",
30+
"react-dom": "^15.5.3",
3131
"react-native": "^0.43.2",
3232
"react-native-barcodescanner": "^3.1.1",
3333
"react-native-blur": "^2.0.0",
@@ -38,7 +38,7 @@
3838
"react-native-html-render": "^1.0.4",
3939
"react-native-scrollable-tab-view": "^0.7.4",
4040
"react-native-vector-icons": "^4.0.1",
41-
"react-redux": "^5.0.3",
41+
"react-redux": "^5.0.4",
4242
"react-web": "git+https://github.com/flyskywhy/react-web.git",
4343
"redux": "^3.5.2",
4444
"redux-actions": "^2.0.1",
@@ -48,7 +48,7 @@
4848
"webpack": "^1.13.1"
4949
},
5050
"devDependencies": {
51-
"babel-eslint": "^6.1.2",
51+
"babel-eslint": "^7.2.1",
5252
"babel-loader": "^6.2.4",
5353
"babel-polyfill": "^6.13.0",
5454
"babel-preset-es2015": "^6.6.0",

0 commit comments

Comments
 (0)