Skip to content

Commit af38e1b

Browse files
committed
only bundle the files
1 parent e835d0d commit af38e1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"test": "standard && brittle test/*.js"
88
},
99
"browser": "./browser.js",
10+
"files": [
11+
"index.js",
12+
"browser.js"
13+
],
1014
"dependencies": {
1115
"random-access-storage": "^2.2.0"
1216
},

0 commit comments

Comments
 (0)