瀏覽代碼

Stick to react-native-background-timer 1.0.0

Recently expose-loader broke us when it updated from 0.7.1 to 0.7.2 and
we decided to stick to exact versions.
j8
Lyubomir Marinov 8 年之前
父節點
當前提交
0e2a07f8d7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

@@ -35,7 +35,7 @@
35 35
     "react": "15.4.2",
36 36
     "react-dom": "15.4.2",
37 37
     "react-native": "0.41.2",
38
-    "react-native-background-timer": "^1.0.0",
38
+    "react-native-background-timer": "1.0.0",
39 39
     "react-native-immersive": "0.0.4",
40 40
     "react-native-keep-awake": "^2.0.2",
41 41
     "react-native-prompt": "^1.0.0",

Loading…
取消
儲存