Skip to content

Commit 8d721e2

Browse files
committed
Bumped v5.0.0
Signed-off-by: Matteo Collina <[email protected]>
1 parent 44cd236 commit 8d721e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fastify/fast-json-stringify-compiler",
33
"description": "Build and manage the fast-json-stringify instances for the fastify framework",
4-
"version": "5.0.0-pre.fv5.1",
4+
"version": "5.0.0",
55
"main": "index.js",
66
"type": "commonjs",
77
"types": "types/index.d.ts",
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/fastify/fast-json-stringify-compiler#readme",
2626
"devDependencies": {
2727
"@fastify/pre-commit": "^2.1.0",
28-
"fastify": "^4.26.2",
28+
"fastify": "^5.0.0-alpha.4",
2929
"sanitize-filename": "^1.6.3",
3030
"standard": "^17.1.0",
3131
"tap": "^18.7.2",

0 commit comments

Comments
 (0)