Skip to content

Commit

Permalink
Bumped v10.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 Jun 9, 2022
1 parent f6f8dc1 commit 6bfe98e
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": "mercurius",
"version": "9.8.0",
"version": "10.0.0",
"description": "Fastify GraphQL adapter with gateway and subscription support",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -75,6 +75,6 @@
"directory": "test/types"
},
"engines": {
"node": ">=12.9.0"
"node": ">=14.19.3"
}
}

0 comments on commit 6bfe98e

Please sign in to comment.