Skip to content

Commit 04b4a74

Browse files
authored
fix: Support top-level await on Node 22.12+ (#2836)
1 parent c90e79e commit 04b4a74

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
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"glob-watcher": "^6.0.0",
39-
"gulp-cli": "^3.0.0",
39+
"gulp-cli": "^3.1.0",
4040
"undertaker": "^2.0.0",
4141
"vinyl-fs": "^4.0.0"
4242
},

0 commit comments

Comments
 (0)