Skip to content

Commit ab6c2d0

Browse files
authored
fix(deps): pin dependencies (#541)
1 parent 46fa485 commit ab6c2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"karma-coverage-istanbul-reporter": "3.0.3",
6262
"karma-mocha": "2.0.1",
6363
"karma-spec-reporter": "0.0.32",
64-
"karma-webpack": "^4.0.2",
64+
"karma-webpack": "4.0.2",
6565
"mocha": "7.2.0",
6666
"nyc": "15.1.0",
6767
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)