diff --git a/gulpfile.mjs b/gulpfile.mjs index 1adedc4d..19c8b730 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -355,7 +355,7 @@ async function snapshot() { } } -const cliVersion = '1.35.1'; +const cliVersion = '1.37.4'; const recompile = gulp.series( clean,