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 cc35b38 commit 4dab945Copy full SHA for 4dab945
scripts/update-data-npm.js
@@ -57,6 +57,7 @@ void (async () => {
57
default: false
58
}))
59
) {
60
+ spinner.stop()
61
return
62
}
63
const allThePackageNames = [
0 commit comments