fix: update platform support docs for cross-runtime compatibility

- README: Node.js 18+ → Node.js 18+, Deno, and Bun
- package.json: add deno:true field
- build-distribution.md: consolidate engine/platform sections
This commit is contained in:
2026-05-19 07:15:45 +00:00
parent 743265c34a
commit fbf13ed444
4 changed files with 8 additions and 18 deletions

1
deno.lock generated
View File

@@ -33,6 +33,7 @@
],
"packageJson": {
"dependencies": [
"npm:@alkdev/pubsub@0.1",
"npm:@alkdev/typebox@~0.34.49",
"npm:@preact/signals-core@^1.14.1",
"npm:@types/node@22",