We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1677268 commit 1791b7fCopy full SHA for 1791b7f
2 files changed
packages/brownie/package.json
@@ -61,6 +61,7 @@
61
"react-native": "*"
62
},
63
"dependencies": {
64
+ "@callstack/brownfield-cli": "workspace:^",
65
"quicktype-core": "^23.0.170",
66
"quicktype-typescript-input": "^23.0.170",
67
"ts-morph": "^25.0.0"
yarn.lock
@@ -1648,6 +1648,7 @@ __metadata:
1648
"@babel/preset-env": "npm:^7.25.3"
1649
"@babel/preset-typescript": "npm:^7.27.1"
1650
"@babel/runtime": "npm:^7.25.0"
1651
+ "@callstack/brownfield-cli": "workspace:^"
1652
"@react-native/babel-preset": "npm:0.82.1"
1653
"@react-native/eslint-config": "npm:0.82.1"
1654
"@types/node": "npm:^22.0.0"
0 commit comments