From 674c7bd0c236e998e030a186f943e517aa111395 Mon Sep 17 00:00:00 2001 From: emergent-agent-e1 Date: Fri, 24 Oct 2025 02:48:43 +0000 Subject: [PATCH] auto-commit for 4267ffd0-4994-4d03-abf8-1526c82c5360 --- frontend/package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/package.json b/frontend/package.json index 82899e76..e8244223 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,6 +16,7 @@ "@polkadot/api": "^16.4.9", "@polkadot/util": "^13.5.7", "@polkadot/util-crypto": "^13.5.7", + "@react-native-async-storage/async-storage": "^2.2.0", "@react-native-picker/picker": "^2.11.4", "@react-navigation/bottom-tabs": "^7.5.0", "@react-navigation/elements": "^2.3.8", @@ -47,6 +48,7 @@ "react-native-reanimated": "~3.17.4", "react-native-safe-area-context": "5.4.0", "react-native-screens": "~4.11.1", + "react-native-svg": "^15.14.0", "react-native-web": "~0.20.0", "react-native-webview": "13.13.5" },