summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHappyLeslieAlexander <HappyLeslieAlexander@duck.com>2025-01-25 14:39:31 +0100
committerHappyLeslieAlexander <HappyLeslieAlexander@duck.com>2025-01-25 14:39:31 +0100
commit5ee2fd508d36eac0c22b1ab82e2f299d408c56e5 (patch)
tree63e578ab15c37333c369d1aa586ab326ab5a5ef6 /package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..75a23ac
--- /dev/null
+++ b/package.json
@@ -0,0 +1,5 @@
+{
+ "browser": {
+ "crypto": false
+ }
+}