Skip to content

Commit

Permalink
chore(deps): update deprecated packages (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
wataru-maeda authored Oct 9, 2024
1 parent fed0b83 commit fd7f58f
Show file tree
Hide file tree
Showing 6 changed files with 3,069 additions and 2,650 deletions.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EXPO_PUBLIC_ENV=production
EXPO_PUBLIC_API_URL=https://dev.example.com
EXPO_PUBLIC_API_URL=https://example.com

# EXPO
EXPO_PUBLIC_SLUG=react-native-boilerplate
Expand Down
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ To generate iOS and Android native code, you can run `npx expo prebuild` in the

## 🥇 Libraries

- [expo v50](https://docs.expo.dev/versions/v50.0.0)
- [expo v51](https://docs.expo.dev/versions/v51.0.0)
- [expo-asset](https://docs.expo.dev/versions/latest/sdk/asset/)
- [expo-font](https://docs.expo.dev/versions/latest/sdk/font/)
- [expo-image](https://docs.expo.dev/versions/latest/sdk/image/)
Expand Down
Loading

0 comments on commit fd7f58f

Please sign in to comment.