We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5597a79 commit 22d3990Copy full SHA for 22d3990
package.json
@@ -23,6 +23,12 @@
23
"jest-environment-jsdom": "^29.7.0",
24
"jest-image-snapshot": "^6.4.0",
25
"jest-puppeteer": "^10.0.1",
26
+ "karma": "^3.0.0",
27
+ "karma-chai": "^0.1.0",
28
+ "karma-chrome-launcher": "^2.2.0",
29
+ "karma-coverage": "^1.1.2",
30
+ "karma-firefox-launcher": "^1.1.0",
31
+ "karma-mocha": "^1.3.0",
32
"node-sass": "^8.0.0",
33
"npm-run-all": "^4.1.5",
34
"postcss-cli": "^7.1.1",
0 commit comments