Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
241 changes: 241 additions & 0 deletions package-lock.json
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert

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

2 changes: 2 additions & 0 deletions package.json
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to install them in root dir package.json
As server folder contains all the BE dependencies
Revert it

Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
"@eslint/css": "^0.10.0",
"@eslint/js": "^9.34.0",
"@eslint/json": "^0.13.1",
"@types/mongoose": "^5.11.96",
"@types/node": "^24.10.1",
"concurrently": "^9.2.0",
"eslint": "^9.34.0",
"eslint-plugin-react": "^7.37.5",
Expand Down
Loading
Loading