mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
fix: jest no longer ships jest-environment-jsdom by default. Added it
This commit is contained in:
parent
6272664647
commit
1d2b01ff58
2 changed files with 358 additions and 3 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"bootstrap": "^5.1.3",
|
||||
"debounce": "^1.2.1",
|
||||
"esbuild": "^0.17.12",
|
||||
"jest-environment-jsdom": "^29.6.1",
|
||||
"sass": "^1.43.4",
|
||||
"semver": "^7.5.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue