Skip to content

Commit

Permalink
test(deps): install jsdom
Browse files Browse the repository at this point in the history
this mocks the browser in test environment
  • Loading branch information
lemredd committed Dec 16, 2022
1 parent 91eddb6 commit 521398b
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 2 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"eslint": "^8.29.0",
"eslint-plugin-vue": "^9.8.0",
"generate-changelog": "^1.8.0",
"jsdom": "^20.0.3",
"postcss": "^8.4.20",
"sass": "^1.56.2",
"tailwindcss": "^3.2.4",
Expand Down
Loading

0 comments on commit 521398b

Please sign in to comment.