Skip to content

Commit

Permalink
fix: use latest
Browse files Browse the repository at this point in the history
  • Loading branch information
promer94 committed May 19, 2022
1 parent b7201ba commit 42c3691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"next": "latest",
"react": "18.1.0",
"react-dom": "18.1.0",
"swr": "^2.0.0"
"swr": "latest"
},
"scripts": {
"dev": "next",
Expand Down

0 comments on commit 42c3691

Please sign in to comment.