Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
fix: missing dep in @fastify/react's starter
Browse files Browse the repository at this point in the history
  • Loading branch information
galvez committed Apr 26, 2023
1 parent 6fab09a commit 2400c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starters/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"dependencies": {
"fastify": "^4.9.2",
"@fastify/vite": "^3.0.2",
"@fastify/react": "^0.1.1",
"devalue": "^2.0.1",
"history": "^5.3.0",
"minipass": "^3.3.4",
Expand Down

0 comments on commit 2400c8c

Please sign in to comment.