Skip to content

Commit

Permalink
Upgrade next.js version on datocms example (vercel#11039)
Browse files Browse the repository at this point in the history
* Remove unused files

* Update next

Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
  • Loading branch information
2 people authored and ScriptedAlchemy committed Mar 17, 2020
1 parent 5240fea commit 4dca3ae
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cms-datocms/package.json
Expand Up @@ -10,7 +10,7 @@
"classnames": "2.2.6",
"date-fns": "2.10.0",
"isomorphic-unfetch": "3.0.0",
"next": "9.2.3-canary.26",
"next": "9.3.0",
"react": "^16.13.0",
"react-datocms": "1.1.0",
"react-dom": "^16.13.0",
Expand Down
Binary file removed examples/cms-datocms/public/images/author.jpg
Binary file not shown.
Binary file removed examples/cms-datocms/public/images/image.jpg
Binary file not shown.

0 comments on commit 4dca3ae

Please sign in to comment.