Skip to content

Commit

Permalink
Add web
Browse files Browse the repository at this point in the history
  • Loading branch information
arctixdev committed Dec 20, 2024
1 parent 5cece5a commit 30e7747
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,17 @@
"web": "expo start --web"
},
"dependencies": {
"@expo/metro-runtime": "~4.0.0",
"@react-native-async-storage/async-storage": "1.23.1",
"@rneui/themed": "^4.0.0-rc.8",
"@supabase/supabase-js": "^2.47.10",
"expo": "~52.0.20",
"expo-status-bar": "~2.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.5",
"react-native-url-polyfill": "^2.0.0"
"react-native-url-polyfill": "^2.0.0",
"react-native-web": "~0.19.13"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down

0 comments on commit 30e7747

Please sign in to comment.