Skip to content

Commit

Permalink
fix: removed useless dep (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
LasaleFamine authored Oct 2, 2022
1 parent f51e405 commit c55893e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export const getCommonApp = (appName: string) => ({
'@commitlint/cli',
'@testing-library/jest-dom',
'@testing-library/react',
'@testing-library/react-hooks',
'@types/jest',
'@types/node',
'@types/react',
Expand Down

0 comments on commit c55893e

Please # to comment.