Skip to content

Commit 0562a0c

Browse files
committed
fix: build fails due to expo-image-picker dependency for repo
1 parent 02092be commit 0562a0c

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

package-lock.json

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"expo": "~51.0.14",
2020
"expo-constants": "~16.0.2",
2121
"expo-device": "~6.0.2",
22+
"expo-image-picker": "^15.0.5",
2223
"expo-linking": "^6.2.2",
2324
"expo-localization": "~15.0.3",
2425
"expo-notifications": "~0.28.9",

0 commit comments

Comments
 (0)