We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99e0ae commit ef50bceCopy full SHA for ef50bce
package.json
@@ -4,10 +4,7 @@
4
"author": "Daniel Wirtz <dcode@dcode.io>",
5
"description": "The swiss army knife for binary data in JavaScript.",
6
"main": "dist/bytebuffer-node.js",
7
- "browser": "dist/bytebuffer.js",
8
- "files": [
9
- "dist/"
10
- ],
+ "files": [],
11
"repository": {
12
"type": "git",
13
"url": "https://github.com/dcodeIO/bytebuffer.js.git"
0 commit comments