We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c5331f commit 2847701Copy full SHA for 2847701
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"url": "git://github.com/binaryjs/js-binarypack.git"
13
},
14
"author": "Eric Zhang",
15
- "main": "index.js",
+ "main": "./dist/binarypack.js",
16
"bin": {
17
"js-binarypack": "build.js"
18
0 commit comments