Skip to content

Commit 1791b7f

Browse files
committed
chore: depend on CLI package in brownie
1 parent 1677268 commit 1791b7f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

packages/brownie/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"react-native": "*"
6262
},
6363
"dependencies": {
64+
"@callstack/brownfield-cli": "workspace:^",
6465
"quicktype-core": "^23.0.170",
6566
"quicktype-typescript-input": "^23.0.170",
6667
"ts-morph": "^25.0.0"

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,6 +1648,7 @@ __metadata:
16481648
"@babel/preset-env": "npm:^7.25.3"
16491649
"@babel/preset-typescript": "npm:^7.27.1"
16501650
"@babel/runtime": "npm:^7.25.0"
1651+
"@callstack/brownfield-cli": "workspace:^"
16511652
"@react-native/babel-preset": "npm:0.82.1"
16521653
"@react-native/eslint-config": "npm:0.82.1"
16531654
"@types/node": "npm:^22.0.0"

0 commit comments

Comments
 (0)