mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-17 11:12:33 +02:00
artist image search
This commit is contained in:
Generated
+11
@@ -31,6 +31,7 @@
|
||||
"expo-haptics": "~56.0.3",
|
||||
"expo-image": "~56.0.9",
|
||||
"expo-linking": "~56.0.11",
|
||||
"expo-network": "~56.0.5",
|
||||
"expo-router": "~56.2.6",
|
||||
"expo-secure-store": "^56.0.4",
|
||||
"expo-sharing": "~56.0.21",
|
||||
@@ -6434,6 +6435,16 @@
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/expo-network": {
|
||||
"version": "56.0.5",
|
||||
"resolved": "https://registry.npmjs.org/expo-network/-/expo-network-56.0.5.tgz",
|
||||
"integrity": "sha512-zmuyO95jayDY9jyUfOAlNp9XXJrJaAOkBXXLy0TS/nh2kppj7CHirRPkQ/tf0rsxhIL3AEd9nsRTiPtNsGT9Lw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"expo": "*",
|
||||
"react": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/expo-router": {
|
||||
"version": "56.2.6",
|
||||
"resolved": "https://registry.npmjs.org/expo-router/-/expo-router-56.2.6.tgz",
|
||||
|
||||
Reference in New Issue
Block a user