Skip to content

Commit

Permalink
Merge pull request #104 from bakaqc/feature/user-detail
Browse files Browse the repository at this point in the history
fix: package.json file
  • Loading branch information
thanglp163 authored Jan 10, 2025
2 parents 8f53028 + 92b9e8a commit dfc7815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@eslint/js": "9.17.0",
"@types/node": "^22.10.2",
"@types/node": "22.10.2",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react-swc": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/pnpm-lock.yaml

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

0 comments on commit dfc7815

Please sign in to comment.