Skip to content

Commit

Permalink
add: vite example dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lochie committed Feb 6, 2024
1 parent b42dc79 commit 5d27392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/react-query": "^5.17.10",
"connectkit": "workspace:packages/connectkit",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 5d27392

Please sign in to comment.