Skip to content

Commit c70aed1

Browse files
committed
reducing module size
1 parent cca0b30 commit c70aed1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
"type": "git",
1515
"url": "git+https://github.com/BackendStack21/0http-bun.git"
1616
},
17+
"files": [
18+
"LICENSE",
19+
"README.md",
20+
"index.js",
21+
"lib/"
22+
],
1723
"devDependencies": {
1824
"0http-bun": "^1.0.0",
1925
"mitata": "^0.1.11"

0 commit comments

Comments
 (0)