We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d650e17 commit c4231daCopy full SHA for c4231da
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.1",
4
"description": "BinaryPack serialization for the web browser",
5
"homepage": "https://github.com/peers/js-binarypack",
6
- "main": "./lib/binarypack.min.js",
+ "main": "./lib/binarypack.js",
7
"typings": "./index.d.ts",
8
"scripts": {
9
"prepublish": "./node_modules/.bin/grunt",
0 commit comments