Commit 1086edaca442f8e505f07547452250b57a88418e

Authored by 张志伟
1 parent 45d9b826

升级

Showing 1 changed file with 2 additions and 2 deletions
package.json
... ... @@ -36,8 +36,8 @@
36 36 "devDependencies": {
37 37 "@types/react-native": "^0.70.4",
38 38 "@types/supercluster": "^5.0.3",
39   - "react": "17.0.2",
40   - "react-native": "^0.62.0"
  39 + "react": ">=16.0.0",
  40 + "react-native": ">=0.62.0"
41 41 },
42 42 "prettier": {
43 43 "printWidth": 120
... ...