about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-09-09 18:33:41 +0300
committerGitHub <noreply@github.com>2025-09-09 08:33:41 -0700
commitbb30b592d787870adc4b4d3e5029d8dc3125f7e7 (patch)
treea9b6526d89dbbd013b71e20e65cba18503eed880 /package.json
parentbbc55eb0d7e78a6c5f0a716d95872cad66fb2456 (diff)
downloadvoidsky-bb30b592d787870adc4b4d3e5029d8dc3125f7e7.tar.zst
Remove `atob` polyfill (#9000)
* remove atob polyfill

* remove base64-js as a dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index aa613216d..9dac7f2d6 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,6 @@
     "array.prototype.findlast": "^1.2.3",
     "await-lock": "^2.2.2",
     "babel-plugin-transform-remove-console": "^6.9.4",
-    "base64-js": "^1.5.1",
     "bcp-47": "^2.1.0",
     "bcp-47-match": "^2.0.3",
     "date-fns": "^2.30.0",