chore: build

This commit is contained in:
2026-05-01 22:28:13 +02:00
parent ece977f268
commit 99ce3e4bb3
532 changed files with 5244 additions and 13124 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "expo-asset",
"version": "12.0.12",
"version": "12.0.13",
"description": "An Expo universal module to download assets and pass them into other APIs",
"main": "build/index.js",
"types": "build/index.d.ts",
@@ -49,7 +49,7 @@
},
"dependencies": {
"@expo/image-utils": "^0.8.8",
"expo-constants": "~18.0.12"
"expo-constants": "~18.0.13"
},
"devDependencies": {
"@testing-library/react-native": "^13.2.0",
@@ -62,5 +62,5 @@
"react": "*",
"react-native": "*"
},
"gitHead": "19c457054271b67be9145b575692d1437150aaa7"
"gitHead": "dd4e87727c4ef32ac5d8a7b5a42fd80da254140f"
}