Skip to content

Commit d53b51e

Browse files
authored
Update package.json to add missing dependency
1 parent 345a106 commit d53b51e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@eslint/js": "^9.8.0",
1414
"eslint": "^9.8.0",
1515
"globals": "^15.8.0",
16-
"jest": "^29.7.0"
16+
"jest": "^29.7.0",
17+
"jest-environment-jsdom": "^29.7.0"
1718
}
1819
}

0 commit comments

Comments
 (0)