Daniel Zlotin 7 lat temu
rodzic
commit
89d853b67b
2 zmienionych plików z 1938 dodań i 750 usunięć
  1. 1936
    748
      package-lock.json
  2. 2
    2
      package.json

+ 1936
- 748
package-lock.json
Plik diff jest za duży
Wyświetl plik


+ 2
- 2
package.json Wyświetl plik

@@ -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
   },