Skip to content

Commit d65f35b

Browse files
Orta Theroxsaschanaz
andauthored
Update deploy/createTypesPackages.mjs
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent 3362586 commit d65f35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/createTypesPackages.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,5 @@ function copyREADME(pkg, pkgJSON, writePath) {
131131
}
132132

133133
if (process.argv[1] === fileURLToPath(import.meta.url)) {
134-
go();
134+
await go();
135135
}

0 commit comments

Comments
 (0)