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

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
galvez committed Jul 1, 2022
1 parent 533aee0 commit 408ec75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/fastify-dx-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"main": "index.js",
"name": "fastify-dx-react",
"version": "0.0.2",
"version": "0.0.3",
"files": [
"virtual/create.jsx",
"virtual/root.jsx",
Expand Down
2 changes: 1 addition & 1 deletion starters/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint . --ext .js,.jsx --fix"
},
"dependencies": {
"fastify-dx-react": "^0.0.2",
"fastify-dx-react": "^0.0.3",
"fastify-vite": "^3.0.0-beta.23",
"ky-universal": "^0.10.1"
},
Expand Down

0 comments on commit 408ec75

Please sign in to comment.