Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/with-unsplash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"start": "next start"
},
"dependencies": {
"next": "^9.5.1",
"next": "^13.5.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.0.0",
"unsplash-js": "^6.0.0"
"unsplash-js": "^7.0.0"
},
"devDependencies": {
"@types/node": "^14.0.27",
Expand Down

0 comments on commit 9936241

Please sign in to comment.