about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-02-28 09:03:44 -0800
committerPaul Frazee <pfrazee@gmail.com>2023-02-28 09:03:44 -0800
commitdcfc13f8d0daab6cebbc86f69b5465ffd30c57e2 (patch)
treeb32dd374728909760c438c8d7b8808c522e9b254 /package.json
parentd375a458596954618be8e2279319ab65cf1a9961 (diff)
downloadvoidsky-dcfc13f8d0daab6cebbc86f69b5465ffd30c57e2.tar.zst
Add analytics identify() call with hashed email
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 e27a0bcc5..083c802b0 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
     "email-validator": "^2.0.4",
     "he": "^1.2.0",
     "history": "^5.3.0",
+    "js-sha256": "^0.9.0",
     "lodash.chunk": "^4.2.0",
     "lodash.clonedeep": "^4.5.0",
     "lodash.isequal": "^4.5.0",