Skip to content

Commit f52396e

Browse files
committed
1 parent 04b23fb commit f52396e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/install-nyc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ function getNycVersion() {
4141
} else if (nodeVersion[0] < 6) {
4242
return '11.9.0';
4343
} else {
44-
return '13.1.0';
44+
return '13.2.0';
4545
}
4646
}
4747

0 commit comments

Comments
 (0)