diff --git a/package.json b/package.json index 1d86c11..4768e78 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,6 @@ }, "dependencies": { "@types/globalize": "^1.5.0", - "@types/react": "^16.9.49", - "@types/react-native": "^0.63.20", "cldrjs": "^0.5.4", "dayjs": "^1.8.36", "globalize": "^1.6.0", @@ -55,6 +53,8 @@ "@types/hoist-non-react-statics": "^3.3.1", "@types/jest": "^26.0.14", "@types/node": "^14.11.2", + "@types/react": "^16.9.49", + "@types/react-native": "^0.63.20", "@types/react-test-renderer": "^17.0.0", "@typescript-eslint/eslint-plugin": "^4.2.0", "@typescript-eslint/parser": "^4.2.0",