瀏覽代碼

update to RN0.37

Daniel Zlotin 8 年之前
父節點
當前提交
8034a603dd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      example/package.json

+ 1
- 1
example/package.json 查看文件

@@ -8,7 +8,7 @@
8 8
     "android": "cd android && ./gradlew installDebug"
9 9
   },
10 10
   "dependencies": {
11
-    "react-native": "0.36.1",
11
+    "react-native": "0.37.0",
12 12
     "react": "15.3.2",
13 13
     "react-native-navigation": "file:../"
14 14
   }