Skip to content

Commit

Permalink
Fix wrong dependency version in website/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Jul 4, 2024
1 parent a0b3598 commit 96cda80
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@mui/material": "5.15.6",
"@mui/system": "5.15.6",
"@nestia/migrate": "^0.14.1",
"@samchon/openapi": "^0.4.0",
"@samchon/openapi": "^0.3.0",
"@stackblitz/sdk": "^1.9.0",
"js-yaml": "^4.1.0",
"next": "14.1.1",
Expand Down

0 comments on commit 96cda80

Please sign in to comment.