Skip to content

Commit

Permalink
Fix NextJS 15 issues, Initialize NextJS Example (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirko314 authored Jan 27, 2025
1 parent 1a9c452 commit 152b5b4
Show file tree
Hide file tree
Showing 28 changed files with 5,503 additions and 100 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npm run lint:fix

217 changes: 152 additions & 65 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.7",
"version": "1.5.8",
"name": "workspace",
"workspaces": [
"packages/web",
Expand Down
Loading

0 comments on commit 152b5b4

Please sign in to comment.