Skip to content

Commit

Permalink
chore: update @tanstack/react-query dependency in baseTemplate.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kangju2000 committed Jun 28, 2024
1 parent 8bdb246 commit 8b02ac9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function App() {
},
},
dependencies: {
'@tanstack/react-query': '^4.0.0',
'@tanstack/react-query': '^4',
'@suspensive/react': 'latest',
'@suspensive/react-query': 'latest',
},
Expand Down

0 comments on commit 8b02ac9

Please sign in to comment.