Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Philippe Côté committed Nov 22, 2024
2 parents a4dcbac + 847e8cd commit 10b67ab
Show file tree
Hide file tree
Showing 6 changed files with 1,329 additions and 1,097 deletions.
218 changes: 117 additions & 101 deletions examples/next.js/basic-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/next.js/basic-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start"
},
"dependencies": {
"next": "^14.1.1",
"next": "^14.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"webmidi": "latest"
Expand Down
Loading

0 comments on commit 10b67ab

Please sign in to comment.