Skip to content

Commit 79e4885

Browse files
rauno56vmarchaud
andauthored
chore: add node:16 to the test matrix (#510)
Co-authored-by: Valentin Marchaud <[email protected]>
1 parent 56adeef commit 79e4885

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": "5.0.0",
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)