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
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@expo/package-manager",
"version": "1.9.10",
"version": "1.10.4",
"description": "A library for installing and finding packages in a project",
"main": "build/index.js",
"types": "build/index.d.ts",
@@ -37,7 +37,7 @@
"build"
],
"dependencies": {
"@expo/json-file": "^10.0.8",
"@expo/json-file": "^10.0.13",
"@expo/spawn-async": "^1.7.2",
"chalk": "^4.0.0",
"npm-package-arg": "^11.0.0",
@@ -47,10 +47,10 @@
"devDependencies": {
"@types/micromatch": "^4.0.2",
"@types/npm-package-arg": "^6.1.0",
"expo-module-scripts": "^5.0.8"
"expo-module-scripts": "^55.0.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "f8d5c76f87a35baa4f9144d848d377727817873d"
"gitHead": "f35977db4ffc6bbc2b295d65a8d74e9fd4f24ecb"
}