summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-07-16 16:54:11 +0700
committerpolwex <polwex@sortug.com>2025-07-16 16:54:11 +0700
commit43db7d9fdaf9877325aae02cdad9b7bf3adc01e9 (patch)
treead38aeed58b0fbb88031beb164ef1e321d85c2a9 /package.json
parente7d4e342d112f89bebeb08aaa502227ca7747a8c (diff)
XOR encryption working!!! fuck yeah!!!
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 3da8120..a5bbb4e 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"@react-navigation/bottom-tabs": "^7.3.10",
"@react-navigation/elements": "^2.3.8",
"@react-navigation/native": "^7.1.6",
+ "@scure/base": "^1.2.6",
"buffer": "^6.0.3",
"core-js": "^3.44.0",
"crypto-browserify": "^3.12.1",