Skip to content

Commit

Permalink
Bumped v6.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Sep 2, 2024
1 parent e43487a commit 4589e18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "light-my-request",
"version": "6.0.0-pre.fv5.1",
"version": "6.0.0",
"description": "Fake HTTP injection library",
"main": "index.js",
"type": "commonjs",
Expand All @@ -11,7 +11,7 @@
"set-cookie-parser": "^2.6.0"
},
"devDependencies": {
"@fastify/ajv-compiler": "^4.0.0-pre.fv5.1",
"@fastify/ajv-compiler": "^4.0.0",
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^20.12.7",
"end-of-stream": "^1.4.4",
Expand Down

0 comments on commit 4589e18

Please sign in to comment.