Skip to content

Commit 8c7949d

Browse files
committed
Bumped v6.0.0
Signed-off-by: Matteo Collina <[email protected]>
1 parent 688199d commit 8c7949d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastify/autoload",
3-
"version": "6.0.0-pre.fv5.1",
3+
"version": "6.0.0",
44
"description": "Require all plugins in a directory",
55
"main": "index.js",
66
"type": "commonjs",
@@ -44,16 +44,16 @@
4444
"homepage": "https://github.com/fastify/fastify-autoload#readme",
4545
"devDependencies": {
4646
"@fastify/pre-commit": "^2.1.0",
47-
"@fastify/url-data": "^6.0.0-pre.fv5.1",
47+
"@fastify/url-data": "^6.0.0",
4848
"@swc-node/register": "^1.9.1",
4949
"@swc/core": "^1.5.25",
5050
"@types/jest": "^29.5.12",
5151
"@types/node": "^22.0.0",
5252
"@types/tap": "^15.0.11",
5353
"esbuild": "^0.23.0",
5454
"esbuild-register": "^3.5.0",
55-
"fastify": "^5.0.0-alpha.3",
56-
"fastify-plugin": "^5.0.0-pre.fv5.1",
55+
"fastify": "^5.0.0-alpha.4",
56+
"fastify-plugin": "^5.0.0",
5757
"jest": "^29.7.0",
5858
"snazzy": "^9.0.0",
5959
"standard": "^17.1.0",

0 commit comments

Comments
 (0)