From: Chris Duncan Date: Thu, 18 Jun 2026 14:11:08 +0000 (-0700) Subject: Remove unused package from browser remapping. X-Git-Tag: v1.0.4~9 X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=3396668d6b016546a7ae4aed9ac4dea4706ee865;p=nano25519.git Remove unused package from browser remapping. --- diff --git a/package.json b/package.json index bc3b718..91f9b30 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,6 @@ } }, "browser": { - "node:fs/promises": false, "node:worker_threads": false }, "types": "./dist/index.d.ts",