Skip to content

Commit

Permalink
chore: removes some unused deps (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
helio-frota authored Mar 12, 2024
1 parent de957c8 commit ba6c722
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 deletions.
1 change: 0 additions & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
},
"dependencies": {
"ejs": "^3.1.7",
"express": "^4.17.3",
"http-proxy-middleware": "^2.0.6"
},
"devDependencies": {}
Expand Down
20 changes: 2 additions & 18 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^3.0.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-resolve": "^29.7.0",
Expand Down

0 comments on commit ba6c722

Please sign in to comment.