about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorhailey <me@haileyok.com>2025-08-07 12:33:38 -0700
committerGitHub <noreply@github.com>2025-08-07 12:33:38 -0700
commitc0593e49792af987b0c7accd6301f235d132030f (patch)
treeafc1faccd7686646d09567165b1f0ebe7849f7b7 /package.json
parent39e775a3768007df05ab91fe3ead39e36355b19a (diff)
downloadvoidsky-c0593e49792af987b0c7accd6301f235d132030f.tar.zst
Add device attestation to signup flow (#8757)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f89c7089c..cc06bcd96 100644
--- a/package.json
+++ b/package.json
@@ -186,6 +186,7 @@
     "react-native": "^0.79.3",
     "react-native-compressor": "^1.11.0",
     "react-native-date-picker": "^5.0.12",
+    "react-native-device-attest": "^0.1.6",
     "react-native-drawer-layout": "^4.1.8",
     "react-native-edge-to-edge": "^1.6.0",
     "react-native-gesture-handler": "2.25.0",