]> git.codecow.com Git - nano25519.git/commitdiff
Remove unused package from browser remapping.
authorChris Duncan <chris@codecow.com>
Thu, 18 Jun 2026 14:11:08 +0000 (07:11 -0700)
committerChris Duncan <chris@codecow.com>
Thu, 18 Jun 2026 14:11:08 +0000 (07:11 -0700)
package.json

index bc3b71833eb0bcffc01b72ca8ab96ba1c87866e9..91f9b30eb499e6b67fb96e2a7160b639bade9877 100644 (file)
@@ -62,7 +62,6 @@
                }
        },
        "browser": {
-               "node:fs/promises": false,
                "node:worker_threads": false
        },
        "types": "./dist/index.d.ts",