浏览代码

[RN] Update react-native-calendar-events (continued)

PR https://github.com/wmcmahan/react-native-calendar-events/pull/186 has
been merged upstream.
master
Lyubo Marinov 7 年前
父节点
当前提交
d62974b433
共有 3 个文件被更改,包括 4 次插入4 次删除
  1. 1
    1
      ios/Podfile.lock
  2. 2
    2
      package-lock.json
  3. 1
    1
      package.json

+ 1
- 1
ios/Podfile.lock 查看文件

11
     - React/Core (= 0.55.4)
11
     - React/Core (= 0.55.4)
12
   - react-native-background-timer (2.0.0):
12
   - react-native-background-timer (2.0.0):
13
     - React
13
     - React
14
-  - react-native-calendar-events (1.6.1):
14
+  - react-native-calendar-events (1.6.2):
15
     - React
15
     - React
16
   - react-native-fast-image (4.0.14):
16
   - react-native-fast-image (4.0.14):
17
     - FLAnimatedImage
17
     - FLAnimatedImage

+ 2
- 2
package-lock.json 查看文件

12744
       "integrity": "sha512-vLNJIedXQZN4p3ChFsAgVHacnJqQMnLl+wBsnZuliRkmsjEHo8kQOA9fnLih/OoiDi1O3eHQvXC5L8f+RYiKgw=="
12744
       "integrity": "sha512-vLNJIedXQZN4p3ChFsAgVHacnJqQMnLl+wBsnZuliRkmsjEHo8kQOA9fnLih/OoiDi1O3eHQvXC5L8f+RYiKgw=="
12745
     },
12745
     },
12746
     "react-native-calendar-events": {
12746
     "react-native-calendar-events": {
12747
-      "version": "github:jitsi/react-native-calendar-events#374e907f47b49e4eda300d064e783a64191f3a7a",
12748
-      "from": "github:jitsi/react-native-calendar-events#374e907f47b49e4eda300d064e783a64191f3a7a"
12747
+      "version": "github:wmcmahan/react-native-calendar-events#cb2731db6684a49b4343e09de7f9c2fcc68bcd9b",
12748
+      "from": "github:wmcmahan/react-native-calendar-events#cb2731db6684a49b4343e09de7f9c2fcc68bcd9b"
12749
     },
12749
     },
12750
     "react-native-callstats": {
12750
     "react-native-callstats": {
12751
       "version": "3.52.0",
12751
       "version": "3.52.0",

+ 1
- 1
package.json 查看文件

62
     "react-i18next": "4.8.0",
62
     "react-i18next": "4.8.0",
63
     "react-native": "0.55.4",
63
     "react-native": "0.55.4",
64
     "react-native-background-timer": "2.0.0",
64
     "react-native-background-timer": "2.0.0",
65
-    "react-native-calendar-events": "github:jitsi/react-native-calendar-events#374e907f47b49e4eda300d064e783a64191f3a7a",
65
+    "react-native-calendar-events": "github:wmcmahan/react-native-calendar-events#cb2731db6684a49b4343e09de7f9c2fcc68bcd9b",
66
     "react-native-callstats": "3.52.0",
66
     "react-native-callstats": "3.52.0",
67
     "react-native-fast-image": "4.0.14",
67
     "react-native-fast-image": "4.0.14",
68
     "react-native-immersive": "1.1.0",
68
     "react-native-immersive": "1.1.0",

正在加载...
取消
保存