Skip to content

Commit

Permalink
v5.0.0-pre.fv5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Jul 2, 2024
1 parent bc8e396 commit 4100f92
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": "@fastify/env",
"version": "4.4.0",
"version": "5.0.0-pre.fv5.1",
"description": "Fastify plugin to check environment variables",
"main": "index.js",
"type": "commonjs",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^20.11.30",
"cross-env": "^7.0.3",
"fastify": "^5.0.0-alpha.2",
"fastify": "^5.0.0-alpha.3",
"snazzy": "^9.0.0",
"standard": "^17.1.0",
"tap": "^20.0.1",
Expand Down

0 comments on commit 4100f92

Please sign in to comment.