Skip to content

Commit

Permalink
remove enzyme dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EnzoBatistaU committed Nov 26, 2024
1 parent a637fb5 commit c68a1c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 167 deletions.
162 changes: 0 additions & 162 deletions package-lock.json

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

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
},
"devDependencies": {
"@types/chai": "^3.4.35",
"@types/enzyme": "^3.10.8",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jest": "^29.5.4",
"@types/node": "^7.0.5",
"@types/react": "^17.0.0",
Expand All @@ -47,9 +45,6 @@
"chai": "^3.5.0",
"cross-env": "^3.2.4",
"css-loader": "^3.6.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"enzyme-to-json": "^3.6.1",
"file-loader": "^6.2.0",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
Expand Down

0 comments on commit c68a1c6

Please sign in to comment.