eslint 3.13.1, react 15.4.1, react-redux 5.0.2

This commit is contained in:
Lyubomir Marinov 2017-01-12 11:01:12 -06:00
parent 0936d54114
commit 1f995cffe9
1 changed files with 4 additions and 4 deletions

View File

@ -32,13 +32,13 @@
"jws": "*",
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
"postis": "^2.2.0",
"react": "15.4.1",
"react-dom": "15.4.1",
"react": "15.4.2",
"react-dom": "15.4.2",
"react-native": "0.39.2",
"react-native-prompt": "^1.0.0",
"react-native-vector-icons": "^3.0.0",
"react-native-webrtc": "jitsi/react-native-webrtc",
"react-redux": "^5.0.1",
"react-redux": "^5.0.2",
"react-router": "^3.0.0",
"react-router-redux": "^4.0.7",
"redux": "^3.5.2",
@ -60,7 +60,7 @@
"babel-preset-stage-1": "^6.16.0",
"clean-css": "*",
"css-loader": "*",
"eslint": "^3.12.2",
"eslint": "^3.13.1",
"eslint-plugin-jsdoc": "*",
"eslint-plugin-react": "*",
"eslint-plugin-react-native": "^2.2.1",