Skip to content

Commit

Permalink
Get rid of turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Dec 22, 2024
1 parent 64846cf commit 40defb4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,11 @@
"react": "18.3.1",
"react-native": "0.76.5",
"react-native-builder-bob": "^0.23.2",
"turbo": "^1.12.4",
"typescript": "5.0.4"
},
"peerDependencies": {
"react": "*",
"react-native": ">0.73.0"
"react-native": "*"
},
"workspaces": [
"example"
Expand Down
40 changes: 0 additions & 40 deletions turbo.json

This file was deleted.

0 comments on commit 40defb4

Please sign in to comment.