Skip to content

Commit

Permalink
chore: add @testing-library/dom to devDependencies (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Jun 4, 2023
1 parent 7b34cbf commit ea827e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"requireindex": "^1.2.0"
},
"devDependencies": {
"@testing-library/dom": "^9.3.0",
"@typescript-eslint/parser": "^5.9.1",
"eslint": "^8.7.0",
"eslint-doc-generator": "^1.0.0",
Expand Down

0 comments on commit ea827e7

Please sign in to comment.