Skip to content

Commit 907632a

Browse files
huozhinevilm-lt
authored andcommitted
Fix local state sharing example deps (vercel#1737)
1 parent df5fc9c commit 907632a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/local-state-sharing/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7+
"react": "17.0.2",
8+
"react-dom": "17.0.2",
79
"next": "latest",
810
"swr": "latest"
911
},

0 commit comments

Comments
 (0)