|
|
|
@ -20,8 +20,6 @@ |
|
|
|
|
"async": "0.9.0", |
|
|
|
|
"autosize": "^1.18.13", |
|
|
|
|
"bootstrap": "3.1.1", |
|
|
|
|
"events": "*", |
|
|
|
|
"haste-resolver-webpack-plugin": "^0.2.2", |
|
|
|
|
"i18next": "3.4.4", |
|
|
|
|
"i18next-xhr-backend": "1.1.0", |
|
|
|
|
"jquery": "~2.1.1", |
|
|
|
@ -34,10 +32,10 @@ |
|
|
|
|
"jws": "*", |
|
|
|
|
"lib-jitsi-meet": "jitsi/lib-jitsi-meet", |
|
|
|
|
"postis": "^2.2.0", |
|
|
|
|
"react": "15.3.2", |
|
|
|
|
"react-dom": "15.3.2", |
|
|
|
|
"react-native": "0.37.0", |
|
|
|
|
"react-native-vector-icons": "^2.0.3", |
|
|
|
|
"react": "15.4.1", |
|
|
|
|
"react-dom": "15.4.1", |
|
|
|
|
"react-native": "0.38.0", |
|
|
|
|
"react-native-vector-icons": "^3.0.0", |
|
|
|
|
"react-native-webrtc": "jitsi/react-native-webrtc", |
|
|
|
|
"react-redux": "^4.4.6", |
|
|
|
|
"react-router": "^3.0.0", |
|
|
|
@ -49,13 +47,13 @@ |
|
|
|
|
"strophejs-plugins": "^0.0.6", |
|
|
|
|
"toastr": "^2.0.3", |
|
|
|
|
"url-polyfill": "github/url-polyfill", |
|
|
|
|
"xmldom": "^0.1.22" |
|
|
|
|
"xmldom": "^0.1.27" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"babel-core": "*", |
|
|
|
|
"babel-loader": "^6.2.8", |
|
|
|
|
"babel-polyfill": "*", |
|
|
|
|
"babel-preset-es2015": "6.14.0", |
|
|
|
|
"babel-preset-es2015": "^6.18.0", |
|
|
|
|
"babel-preset-react": "^6.16.0", |
|
|
|
|
"babel-preset-stage-1": "^6.16.0", |
|
|
|
|
"clean-css": "*", |
|
|
|
@ -66,6 +64,7 @@ |
|
|
|
|
"eslint-plugin-react-native": "*", |
|
|
|
|
"expose-loader": "*", |
|
|
|
|
"file-loader": "*", |
|
|
|
|
"haste-resolver-webpack-plugin": "^0.2.2", |
|
|
|
|
"imports-loader": "*", |
|
|
|
|
"jshint": "2.8.0", |
|
|
|
|
"node-sass": "^3.8.0", |
|
|
|
|