Skip to content

Commit e18834c

Browse files
author
molty3000
committed
fix: revert self-dep to ^4.4.0 (v5.0.0 not on npm yet)
1 parent f05bd15 commit e18834c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/BackendStack21/0http#readme",
3030
"devDependencies": {
31-
"0http": "^5.0.0",
31+
"0http": "^4.4.0",
3232
"@types/node": "^24.3.2",
3333
"body-parser": "^2.2.0",
3434
"chai": "^6.0.1",

0 commit comments

Comments
 (0)