Skip to content

Commit bc5ae59

Browse files
committed
removed unnecessary dependencies
1 parent fdc08c8 commit bc5ae59

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,9 @@
5353
"@babel/core": "^7.25.2",
5454
"@babel/preset-env": "^7.25.3",
5555
"@babel/runtime": "^7.25.0",
56-
"@react-native-community/cli": "20.0.0",
57-
"@react-native-community/cli-platform-android": "20.0.0",
58-
"@react-native-community/cli-platform-ios": "20.0.0",
5956
"@react-native-community/eslint-config": "^3.0.2",
6057
"@react-native/babel-preset": "0.82.1",
6158
"@react-native/eslint-config": "0.82.1",
62-
"@react-native/metro-config": "0.82.1",
6359
"@react-native/typescript-config": "0.82.1",
6460
"@types/jest": "^29.5.13",
6561
"@types/react": "^19.1.1",
@@ -76,9 +72,6 @@
7672
"react-test-renderer": "19.1.1",
7773
"typescript": "^5.8.3"
7874
},
79-
"resolutions": {
80-
"@types/react": "17.0.21"
81-
},
8275
"peerDependencies": {
8376
"react": "*",
8477
"react-native": "*"

0 commit comments

Comments
 (0)