From 1086edaca442f8e505f07547452250b57a88418e Mon Sep 17 00:00:00 2001 From: Kurisu Date: Sat, 11 Feb 2023 16:43:10 +0800 Subject: [PATCH] 升级 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 56a96ad..6d965cc 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "devDependencies": { "@types/react-native": "^0.70.4", "@types/supercluster": "^5.0.3", - "react": "17.0.2", - "react-native": "^0.62.0" + "react": ">=16.0.0", + "react-native": ">=0.62.0" }, "prettier": { "printWidth": 120 -- libgit2 0.22.2