Skip to content

Commit bd7970f

Browse files
fix: Add @react-native-community/cli
This was available when using yarn because it was a transitive dependency, but we need it installed by us now that we're using yarn
1 parent ec8b2f6 commit bd7970f

File tree

2 files changed

+260
-15
lines changed

2 files changed

+260
-15
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
},
6666
"devDependencies": {
6767
"@evilmartians/lefthook": "^1.5.0",
68+
"@react-native-community/cli": "20.0.0",
6869
"@react-native/eslint-config": "^0.73.1",
6970
"@release-it/conventional-changelog": "^5.0.0",
7071
"@types/jest": "^29.5.5",

0 commit comments

Comments
 (0)