2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Downgrade karma to v6.0.4. (#33030)

It seems v6.1.0 has some disconnect issues, so, trying to see if that's the case.
This commit is contained in:
XhmikosR
2021-02-10 07:22:45 +02:00
committed by GitHub
parent f7088e5d28
commit 2ab6dbd2d6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
"hugo-bin": "^0.68.0",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^6.1.0",
"karma": "^6.0.4",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",