diff options
| author | hc <haocheng.xie@respiree.com> | 2026-04-13 16:37:52 +0800 |
|---|---|---|
| committer | hc <haocheng.xie@respiree.com> | 2026-04-13 16:37:52 +0800 |
| commit | f22bb303a081d6779592b90a68feee2203d7962a (patch) | |
| tree | 6e20af1d4b3c9ccd9ce3e1f88fdcf189801300be /package.json | |
| parent | da5bb92c8ee7c4cf44fb0787e63abaab1ced8236 (diff) | |
Dashboard with continuous scan, unified device list, AsyncStorage persistence
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 961302d..2e1b03e 100644 --- a/package.json +++ b/package.json | |||
| @@ -11,6 +11,7 @@ | |||
| 11 | }, | 11 | }, |
| 12 | "dependencies": { | 12 | "dependencies": { |
| 13 | "@ihealth/ihealthlibrary-react-native": "file:./libs/ihealth-sdk", | 13 | "@ihealth/ihealthlibrary-react-native": "file:./libs/ihealth-sdk", |
| 14 | "@react-native-async-storage/async-storage": "^2.2.0", | ||
| 14 | "@react-native/new-app-screen": "0.85.0", | 15 | "@react-native/new-app-screen": "0.85.0", |
| 15 | "react": "19.2.3", | 16 | "react": "19.2.3", |
| 16 | "react-native": "0.85.0", | 17 | "react-native": "0.85.0", |
