@ankhorage/studio 2.1.2 → 2.1.3
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ankhorage/studio",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.3",
|
|
4
4
|
"description": "Studio authoring package for Ankhorage apps",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://github.com/ankhorage/studio#readme",
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
"@ankhorage/deploy": "^0.12.0",
|
|
218
218
|
"@ankhorage/expo-runtime": "^3.2.12",
|
|
219
219
|
"@ankhorage/infra": "^4.1.6",
|
|
220
|
-
"@ankhorage/navigator": "^1.5.
|
|
220
|
+
"@ankhorage/navigator": "^1.5.4",
|
|
221
221
|
"@ankhorage/orchestrator": "^0.3.1",
|
|
222
222
|
"@ankhorage/orchestrator-module-expo-google-fonts": "^0.2.4",
|
|
223
223
|
"@ankhorage/orchestrator-module-expo-localization": "^0.6.0",
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
},
|
|
261
261
|
"devDependencies": {
|
|
262
262
|
"@ankhorage/ankh": "^0.8.9",
|
|
263
|
-
"@ankhorage/devtools": "^1.11.
|
|
263
|
+
"@ankhorage/devtools": "^1.11.7",
|
|
264
264
|
"@ankhorage/paradox": "^0.1.24",
|
|
265
265
|
"@types/bun": "^1.4.1",
|
|
266
266
|
"@types/node": "^24.13.3",
|