Skip to content

Commit 9deeb18

Browse files
committed
Add jsdom as a dev-dependency of utils package.
1 parent 1cff3ff commit 9deeb18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/utils/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"chai": "^4.1.2",
2525
"eslint": "7.6.0",
2626
"jest": "^24.7.1",
27+
"jsdom": "^16.2.2",
2728
"npm-run-all": "^4.1.2",
2829
"prettier": "1.19.0",
2930
"rimraf": "^2.6.3",

0 commit comments

Comments
 (0)