We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3362586 commit d65f35bCopy full SHA for d65f35b
deploy/createTypesPackages.mjs
@@ -131,5 +131,5 @@ function copyREADME(pkg, pkgJSON, writePath) {
131
}
132
133
if (process.argv[1] === fileURLToPath(import.meta.url)) {
134
- go();
+ await go();
135
0 commit comments