Skip to content

Commit d8b706c

Browse files
committed
chore: add files
1 parent 0664046 commit d8b706c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@
77
"homepage": "https://github.com/achingbrain/uint8arrays",
88
"bugs": "https://github.com/achingbrain/uint8arrays/issues",
99
"files": [
10-
"lib",
11-
"index.js"
10+
"compare.js",
11+
"concat.js",
12+
"equals.js",
13+
"from-string.js",
14+
"index.js",
15+
"to-string.js"
1216
],
1317
"repository": "github:achingbrain/uint8arrays",
1418
"scripts": {

0 commit comments

Comments
 (0)