瀏覽代碼

update deps

Daniel Zlotin 7 年之前
父節點
當前提交
89d853b67b
共有 2 個文件被更改,包括 1938 次插入750 次删除
  1. 1936
    748
      package-lock.json
  2. 2
    2
      package.json

+ 1936
- 748
package-lock.json
文件差異過大導致無法顯示
查看文件


+ 2
- 2
package.json 查看文件

@@ -53,12 +53,12 @@
53 53
     "eslint-config-xo-react": "0.13.x",
54 54
     "eslint-plugin-react": "7.x.x",
55 55
     "detox": "5.x.x",
56
-    "jest": "20.x.x",
56
+    "jest": "21.x.x",
57 57
     "mocha": "3.x.x",
58 58
     "react": "16.0.0-alpha.6",
59 59
     "react-native": "0.44.0",
60 60
     "react-test-renderer": "16.0.0-alpha.6",
61
-    "remx": "1.x.x",
61
+    "remx": "2.x.x",
62 62
     "semver": "5.x.x",
63 63
     "shell-utils": "1.x.x"
64 64
   },