Skip to content

Commit

Permalink
Merge branch 'rebase-next' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Jun 21, 2024
2 parents e15b667 + f3c4b95 commit abd9733
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"homepage": "https://github.com/fastify/fastify-plugin#readme",
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@fastify/type-provider-typebox": "^4.0.0",
"@types/node": "^20.11.30",
"fastify": "^4.26.2",
"@fastify/type-provider-typebox": "^5.0.0-pre.fv5.1",
"@types/node": "^20.11.20",
"fastify": "^5.0.0-alpha.1",
"proxyquire": "^2.1.3",
"standard": "^17.1.0",
"tap": "^18.7.1",
"tsd": "^0.30.7"
"tap": "^18.7.0",
"tsd": "^0.31.0"
}
}

0 comments on commit abd9733

Please sign in to comment.