Skip to content

Commit

Permalink
chore(deps): remove jsdom and happydom from devDependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Dec 12, 2022
1 parent 66ca43d commit 3ef37b6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 388 deletions.
3 changes: 0 additions & 3 deletions packages/remix-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/jsdom": "^20.0.1",
"@types/node": "^18.11.9",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"happy-dom": "^7.7.0",
"jsdom": "^20.0.3",
"typescript": "^4.8.4"
},
"engines": {
Expand Down

0 comments on commit 3ef37b6

Please sign in to comment.