We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a733c8 commit c913264Copy full SHA for c913264
starters/react-base/package.json
@@ -8,8 +8,8 @@
8
},
9
"dependencies": {
10
"@fastify/one-line-logger": "^2.0.2",
11
- "@fastify/react": "workspace:^",
12
- "@fastify/vite": "workspace:^",
+ "@fastify/react": "latest",
+ "@fastify/vite": "latest",
13
"fastify": "^5.2.2",
14
"history": "^5.3.0",
15
"minipass": "^7.1.2",
starters/react-kitchensink/package.json
@@ -9,8 +9,8 @@
"@fastify/formbody": "^8.0.2",
16
0 commit comments