Browse Source

React Native 0.39.2

j8
Lyubomir Marinov 9 years ago
parent
commit
a09b8ce56e
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      package.json

+ 3
- 3
package.json View File

34
     "postis": "^2.2.0",
34
     "postis": "^2.2.0",
35
     "react": "15.4.1",
35
     "react": "15.4.1",
36
     "react-dom": "15.4.1",
36
     "react-dom": "15.4.1",
37
-    "react-native": "0.39.0",
37
+    "react-native": "0.39.2",
38
     "react-native-prompt": "^1.0.0",
38
     "react-native-prompt": "^1.0.0",
39
     "react-native-vector-icons": "^3.0.0",
39
     "react-native-vector-icons": "^3.0.0",
40
     "react-native-webrtc": "jitsi/react-native-webrtc",
40
     "react-native-webrtc": "jitsi/react-native-webrtc",
51
     "xmldom": "^0.1.27"
51
     "xmldom": "^0.1.27"
52
   },
52
   },
53
   "devDependencies": {
53
   "devDependencies": {
54
-    "babel-core": "*",
54
+    "babel-core": "^6.18.0",
55
     "babel-eslint": "^7.1.1",
55
     "babel-eslint": "^7.1.1",
56
     "babel-loader": "^6.2.8",
56
     "babel-loader": "^6.2.8",
57
     "babel-polyfill": "*",
57
     "babel-polyfill": "*",
68
     "file-loader": "*",
68
     "file-loader": "*",
69
     "haste-resolver-webpack-plugin": "^0.2.2",
69
     "haste-resolver-webpack-plugin": "^0.2.2",
70
     "imports-loader": "*",
70
     "imports-loader": "*",
71
-    "jshint": "2.8.0",
71
+    "jshint": "2.9.4",
72
     "json-loader": "0.5.4",
72
     "json-loader": "0.5.4",
73
     "node-sass": "^3.8.0",
73
     "node-sass": "^3.8.0",
74
     "precommit-hook": "3.0.0",
74
     "precommit-hook": "3.0.0",

Loading…
Cancel
Save