Skip to content

Commit

Permalink
expo 52
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguyinabeanie committed Nov 8, 2024
1 parent c0ad093 commit 2f06c55
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 757 deletions.
8 changes: 4 additions & 4 deletions apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@trpc/client": "catalog:",
"@trpc/react-query": "catalog:",
"@trpc/server": "catalog:",
"expo": "~51.0.38",
"expo": "canary",
"expo-constants": "~16.0.2",
"expo-dev-client": "~4.0.28",
"expo-linking": "~6.3.1",
Expand All @@ -45,9 +45,9 @@
"superjson": "2.2.1"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/runtime": "^7.25.7",
"@babel/core": "^7",
"@babel/preset-env": "^7",
"@babel/runtime": "^7",
"@battle-stadium/api": "workspace:*",
"@battle-stadium/eslint-config": "workspace:*",
"@battle-stadium/prettier-config": "workspace:*",
Expand Down
Loading

0 comments on commit 2f06c55

Please sign in to comment.