Skip to content

Commit

Permalink
Update example deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pacocoursey committed Jun 26, 2021
1 parent 43f40a3 commit 8f836fe
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 3,599 deletions.
8 changes: 4 additions & 4 deletions examples/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"next": "^9.5.5",
"next-themes": "../dist",
"react": "^16.13.1",
"react-dom": "^16.13.1"
"next": "^11.0.1",
"next-themes": "^0.0.14",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
}
Loading

0 comments on commit 8f836fe

Please sign in to comment.