Skip to content

Commit 19c695c

Browse files
authored
Update package.json (#1205)
1 parent 2ba9f8c commit 19c695c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/infinite-scroll/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"isomorphic-unfetch": "3.0.0",
8-
"next": "10.0.6",
9-
"react": "17.0.1",
10-
"react-dom": "17.0.1",
7+
"isomorphic-unfetch": "3.1.0",
8+
"next": "^10.2.3",
9+
"react": "17.0.2",
10+
"react-dom": "17.0.2",
1111
"swr": "latest"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)