@ankhorage/studio 2.3.6 → 2.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ankhorage/studio",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.7",
|
|
4
4
|
"description": "Studio authoring package for Ankhorage apps",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://github.com/ankhorage/studio#readme",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"@ankhorage/deploy": "^0.12.5",
|
|
207
207
|
"@ankhorage/expo-runtime": "^3.2.12",
|
|
208
208
|
"@ankhorage/infra": "^4.1.10",
|
|
209
|
-
"@ankhorage/navigator": "^3.
|
|
209
|
+
"@ankhorage/navigator": "^3.2.0",
|
|
210
210
|
"@ankhorage/orchestrator": "^0.3.2",
|
|
211
211
|
"@ankhorage/orchestrator-module-expo-google-fonts": "^0.2.5",
|
|
212
212
|
"@ankhorage/orchestrator-module-expo-localization": "^0.6.6",
|
|
@@ -250,8 +250,8 @@
|
|
|
250
250
|
"react-native-worklets": "0.10.1"
|
|
251
251
|
},
|
|
252
252
|
"devDependencies": {
|
|
253
|
-
"@ankhorage/ankh": "^0.8.
|
|
254
|
-
"@ankhorage/devtools": "^1.
|
|
253
|
+
"@ankhorage/ankh": "^0.8.11",
|
|
254
|
+
"@ankhorage/devtools": "^1.12.1",
|
|
255
255
|
"@ankhorage/paradox": "^0.1.24",
|
|
256
256
|
"@types/bun": "^1.4.1",
|
|
257
257
|
"@types/node": "^24.13.3",
|