Skip to content

Commit

Permalink
Merge branch 'main' into fv5
Browse files Browse the repository at this point in the history
  • Loading branch information
Eomm authored Sep 19, 2024
2 parents f013c7c + a5aeec1 commit 87cc665
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
},
"homepage": "https://github.com/Eomm/mercurius-logging#readme",
"devDependencies": {
"@types/node": "^20.1.0",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"fastify": "^5.0.0-alpha.3",
"fastify": "^5.0.0",
"graphql": "^16.8.0",
"mercurius": "^14.0.0",
"split2": "^4.1.0",
Expand All @@ -46,6 +46,6 @@
"tsd": "^0.31.0"
},
"dependencies": {
"fastify-plugin": "^5.0.0-pre.fv5.1"
"fastify-plugin": "^5.0.0"
}
}

0 comments on commit 87cc665

Please sign in to comment.