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 479dbef commit f3066c7Copy full SHA for f3066c7
package.json
@@ -5,6 +5,9 @@
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
+ ],
11
"repository": {
12
"type": "git",
13
"url": "https://github.com/dcodeIO/bytebuffer.js.git"
0 commit comments