We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb05dd commit 07a2affCopy full SHA for 07a2aff
package.json
@@ -10,6 +10,7 @@
10
"type": "git",
11
"url": "https://github.com/bitcoinjs/uint8array-tools.git"
12
},
13
+ "main": "./src/cjs/index.cjs",
14
"exports": {
15
"node": {
16
"module": "./src/mjs/index.js",
0 commit comments