Skip to content

Commit

Permalink
Bumped v10.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Sep 6, 2024
1 parent 070660c commit 9fe7979
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastify/view",
"version": "10.0.0-pre.fv5.2",
"version": "10.0.0",
"description": "Template plugin for Fastify",
"main": "index.js",
"type": "commonjs",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/fastify/point-of-view#readme",
"dependencies": {
"fastify-plugin": "^5.0.0-pre.fv5.1",
"fastify-plugin": "^5.0.0",
"toad-cache": "^3.7.0"
},
"devDependencies": {
Expand All @@ -53,7 +53,7 @@
"ejs": "^3.1.10",
"eta": "^3.4.0",
"express": "^4.19.2",
"fastify": "^5.0.0-alpha.3",
"fastify": "^5.0.0-alpha.4",
"handlebars": "^4.7.8",
"html-minifier-terser": "^7.2.0",
"liquidjs": "^10.11.0",
Expand Down

0 comments on commit 9fe7979

Please sign in to comment.