Skip to content

Commit

Permalink
feat: add flash messages
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Aug 8, 2024
1 parent 8908822 commit 98de725
Show file tree
Hide file tree
Showing 20 changed files with 2,914 additions and 3,246 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@
},
"dependencies": {
"@fastify/cookie": "9.3.1",
"@fastify/flash": "^5.2.0",
"@fastify/formbody": "7.4.0",
"@fastify/request-context": "^5.1.0",
"@fastify/secure-session": "^7.5.1",
"@fastify/sensible": "^5.6.0",
"@fastify/static": "^7.0.4",
"@fastify/websocket": "10.0.1",
Expand Down
Loading

0 comments on commit 98de725

Please sign in to comment.