Skip to content

Commit

Permalink
build: remove outdated builder bob settings
Browse files Browse the repository at this point in the history
thsi was before transition out of @react-native-community namespace
  • Loading branch information
mikehardy committed Apr 10, 2024
1 parent 528afb6 commit c3885bb
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,17 +137,6 @@
"bracketSameLine": true,
"parser": "typescript"
},
"@react-native-community/bob": {
"source": "src",
"output": "lib",
"targets": [
[
"commonjs"
],
"module",
"typescript"
]
},
"react-native": "src/index.ts",
"react-native-builder-bob": {
"source": "src",
Expand Down

0 comments on commit c3885bb

Please sign in to comment.