Skip to content

Commit

Permalink
Bumped v5.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 4, 2024
1 parent 44cd236 commit 8d721e2
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,7 +1,7 @@
{
"name": "@fastify/fast-json-stringify-compiler",
"description": "Build and manage the fast-json-stringify instances for the fastify framework",
"version": "5.0.0-pre.fv5.1",
"version": "5.0.0",
"main": "index.js",
"type": "commonjs",
"types": "types/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"homepage": "https://github.com/fastify/fast-json-stringify-compiler#readme",
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"fastify": "^4.26.2",
"fastify": "^5.0.0-alpha.4",
"sanitize-filename": "^1.6.3",
"standard": "^17.1.0",
"tap": "^18.7.2",
Expand Down

0 comments on commit 8d721e2

Please sign in to comment.