Skip to content

Commit 9803385

Browse files
committed
add more files to exports
1 parent c2d178a commit 9803385

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"test": "test"
88
},
99
"files": [
10-
"index.js"
10+
"*.js",
11+
"*.md"
1112
],
1213
"scripts": {
1314
"objutil": "rollup -c ./node_modules/objutil/rollup.config.js --api defaults",

0 commit comments

Comments
 (0)