Orginize
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user