Skip to content

Commit c4231da

Browse files
committed
fix
1 parent d650e17 commit c4231da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.1",
44
"description": "BinaryPack serialization for the web browser",
55
"homepage": "https://github.com/peers/js-binarypack",
6-
"main": "./lib/binarypack.min.js",
6+
"main": "./lib/binarypack.js",
77
"typings": "./index.d.ts",
88
"scripts": {
99
"prepublish": "./node_modules/.bin/grunt",

0 commit comments

Comments
 (0)