@typeberry/jam 0.5.1-52ed6dc → 0.5.1-a4d7c93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env node
|
|
2
2
|
import './sourcemap-register.cjs';import { createRequire as __WEBPACK_EXTERNAL_createRequire } from "module";
|
|
3
3
|
import * as __WEBPACK_EXTERNAL_MODULE__matrixai_quic_24dcfb1d__ from "@matrixai/quic";
|
|
4
4
|
import * as __WEBPACK_EXTERNAL_MODULE_lmdb__ from "lmdb";
|