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/fingerprint",
"version": "0.15.4",
"version": "0.15.5",
"description": "A library to generate a fingerprint from a React Native project",
"main": "build/index.js",
"types": "build/index.d.ts",
@@ -50,7 +50,7 @@
"getenv": "^2.0.0",
"glob": "^13.0.0",
"ignore": "^5.3.1",
"minimatch": "^9.0.0",
"minimatch": "^10.2.2",
"p-limit": "^3.1.0",
"resolve-from": "^5.0.0",
"semver": "^7.6.0"
@@ -60,5 +60,5 @@
"require-from-string": "^2.0.2",
"temp-dir": "^2.0.0"
},
"gitHead": "e8b838828e5e985379c07294dc932dba66c89562"
"gitHead": "dd4e87727c4ef32ac5d8a7b5a42fd80da254140f"
}