Skip to content

Commit 22d3990

Browse files
author
ydaniju
committed
return karma to package
1 parent 5597a79 commit 22d3990

File tree

2 files changed

+892
-30
lines changed

2 files changed

+892
-30
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"jest-environment-jsdom": "^29.7.0",
2424
"jest-image-snapshot": "^6.4.0",
2525
"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",
2632
"node-sass": "^8.0.0",
2733
"npm-run-all": "^4.1.5",
2834
"postcss-cli": "^7.1.1",

0 commit comments

Comments
 (0)