8000 Add files to package.json · protobufjs/bytebuffer.js@f3066c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit f3066c7

Browse files
committed
Add files to package.json
1 parent 479dbef commit f3066c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"description": "The swiss army knife for binary data in JavaScript.",
66
"main": "dist/bytebuffer-node.js",
77
"browser": "dist/bytebuffer.js",
8+
"files": [
9+
"dist/"
10+
],
811
"repository": {
912
"type": "git",
1013
"url": "https://github.com/dcodeIO/bytebuffer.js.git"

0 commit comments

Comments
 (0)
0