Skip to content

Commit

Permalink
fix karma-esbuild version
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Nov 7, 2023
1 parent da05193 commit c0fea7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"husky": "^8.0.0",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-esbuild": "^2.2.5",
"karma-esbuild": "2.2.5",
"karma-mocha": "^2.0.1",
"lint-staged": "^14.0.1",
"mocha": "^10.2.0",
Expand Down

0 comments on commit c0fea7a

Please sign in to comment.