Skip to content

Commit

Permalink
support http2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas committed Dec 8, 2024
1 parent f4e596c commit b782dd2
Show file tree
Hide file tree
Showing 4 changed files with 332 additions and 305 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
name:
- Node.js 0.8
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-standard": "4.1.0",
"mocha": "9.2.2",
"nyc": "15.1.0",
"supertest": "6.2.3"
"supertest": "7.0.0"
},
"files": [
"LICENSE",
Expand Down
Loading

0 comments on commit b782dd2

Please sign in to comment.