diff options
author | HappyLeslieAlexander <HappyLeslieAlexander@duck.com> | 2025-01-25 14:39:31 +0100 |
---|---|---|
committer | HappyLeslieAlexander <HappyLeslieAlexander@duck.com> | 2025-01-25 14:39:31 +0100 |
commit | 5ee2fd508d36eac0c22b1ab82e2f299d408c56e5 (patch) | |
tree | 63e578ab15c37333c369d1aa586ab326ab5a5ef6 /package.json |
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
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 + } +} |