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
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@expo/osascript",
"version": "2.3.8",
"version": "2.4.2",
"description": "Tools for running an osascripts in Node",
"license": "MIT",
"keywords": [
@@ -37,14 +37,14 @@
"node": ">=12"
},
"dependencies": {
"@expo/spawn-async": "^1.7.2",
"exec-async": "^2.2.0"
"@expo/spawn-async": "^1.7.2"
},
"devDependencies": {
"expo-module-scripts": "^5.0.8"
"@types/node": "^22.14.0",
"expo-module-scripts": "^55.0.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "172a69f5f70c1d0e043e1532f924de97210cabc3"
"gitHead": "7d7f6762fc6907c27a329953c682134a84410dea"
}