eslint 3.13.1, react 15.4.1, react-redux 5.0.2
This commit is contained in:
parent
0936d54114
commit
1f995cffe9
|
@ -32,13 +32,13 @@
|
||||||
"jws": "*",
|
"jws": "*",
|
||||||
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
|
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
|
||||||
"postis": "^2.2.0",
|
"postis": "^2.2.0",
|
||||||
"react": "15.4.1",
|
"react": "15.4.2",
|
||||||
"react-dom": "15.4.1",
|
"react-dom": "15.4.2",
|
||||||
"react-native": "0.39.2",
|
"react-native": "0.39.2",
|
||||||
"react-native-prompt": "^1.0.0",
|
"react-native-prompt": "^1.0.0",
|
||||||
"react-native-vector-icons": "^3.0.0",
|
"react-native-vector-icons": "^3.0.0",
|
||||||
"react-native-webrtc": "jitsi/react-native-webrtc",
|
"react-native-webrtc": "jitsi/react-native-webrtc",
|
||||||
"react-redux": "^5.0.1",
|
"react-redux": "^5.0.2",
|
||||||
"react-router": "^3.0.0",
|
"react-router": "^3.0.0",
|
||||||
"react-router-redux": "^4.0.7",
|
"react-router-redux": "^4.0.7",
|
||||||
"redux": "^3.5.2",
|
"redux": "^3.5.2",
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
"babel-preset-stage-1": "^6.16.0",
|
"babel-preset-stage-1": "^6.16.0",
|
||||||
"clean-css": "*",
|
"clean-css": "*",
|
||||||
"css-loader": "*",
|
"css-loader": "*",
|
||||||
"eslint": "^3.12.2",
|
"eslint": "^3.13.1",
|
||||||
"eslint-plugin-jsdoc": "*",
|
"eslint-plugin-jsdoc": "*",
|
||||||
"eslint-plugin-react": "*",
|
"eslint-plugin-react": "*",
|
||||||
"eslint-plugin-react-native": "^2.2.1",
|
"eslint-plugin-react-native": "^2.2.1",
|
||||||
|
|
Loading…
Reference in New Issue