We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf01c46 commit a299094Copy full SHA for a299094
1 file changed
lifecycleScripts/install.js
@@ -128,6 +128,6 @@ function build() {
128
else {
129
resolve();
130
}
131
- })
+ });
132
});
133
0 commit comments