This commit is contained in:
2026-08-18 18:11:34 -04:00
parent bbaf47028f
commit 05dab1f18a
263 changed files with 895 additions and 872 deletions
+4 -4
View File
@@ -144,12 +144,12 @@
"default": "node:url"
},
"#bare-os-boot-manifest-sig": {
"bare": "./lib/bare-os-boot-manifest-sig.bare.js",
"default": "./lib/bare-os-boot-manifest-sig.node.js"
"bare": "./lib/boot/bare-os-boot-manifest-sig.bare.js",
"default": "./lib/boot/bare-os-boot-manifest-sig.node.js"
},
"#pear-ctx-host": {
"bare": "./lib/bare-os-ctx-pear-host.js",
"default": "./lib/bare-os-ctx-pear-host.node.js"
"bare": "./lib/ctx/bare-os-ctx-pear-host.js",
"default": "./lib/ctx/bare-os-ctx-pear-host.node.js"
},
"#bare-discord-js": {
"bare": "./vendor/bare-discord-js/src/index.js",