Skip to content

Commit

Permalink
Fix local state sharing example deps (#1737)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Dec 25, 2021
1 parent 3bda271 commit 3e0c402
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/local-state-sharing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"next": "latest",
"swr": "latest"
},
Expand Down

0 comments on commit 3e0c402

Please sign in to comment.