We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bb05dd + 07a2aff commit ccedfd5Copy full SHA for ccedfd5
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