Skip to content

Commit 8c0d524

Browse files
committed
chore: v1.0.4
1 parent 46496e0 commit 8c0d524

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "0http-bun",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "0http for Bun",
55
"main": "index.js",
66
"scripts": {
@@ -19,6 +19,8 @@
1919
"LICENSE",
2020
"README.md",
2121
"index.js",
22+
"index.d.ts",
23+
"common.d.ts",
2224
"lib/"
2325
],
2426
"devDependencies": {

0 commit comments

Comments
 (0)