Skip to content

Commit

Permalink
feat(next): upgrade next.js to canary
Browse files Browse the repository at this point in the history
this fixes the image component! :D
  • Loading branch information
MathiasKandelborg committed Nov 2, 2020
1 parent 26d30a6 commit 7a36203
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 162 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"framer-motion": "2.9.4",
"groq": "2.0.1",
"mdi-material-ui": "6.20.0",
"next": "10",
"next": "^10.0.1-canary.4",
"next-pwa": "3.1.5",
"next-seo": "4.14.0",
"react": "17.0.1",
Expand Down
Loading

0 comments on commit 7a36203

Please sign in to comment.