Skip to content

Commit b3fad31

Browse files
committed
chore: update version to 1.1.3 and fix devDependencies versions
1 parent 0fc6699 commit b3fad31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "0http-bun",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "0http for Bun",
55
"main": "index.js",
66
"scripts": {
@@ -26,8 +26,8 @@
2626
"lib/"
2727
],
2828
"devDependencies": {
29-
"0http-bun": "^1.1.0",
30-
"bun-types": "^1.2.5",
29+
"0http-bun": "^1.1.2",
30+
"bun-types": "^1.2.15",
3131
"mitata": "^1.0.34",
3232
"prettier": "^3.5.3"
3333
},

0 commit comments

Comments
 (0)