Skip to content

Commit a299094

Browse files
maxkorpsrajko
authored andcommitted
fix linter
1 parent bf01c46 commit a299094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lifecycleScripts/install.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ function build() {
128128
else {
129129
resolve();
130130
}
131-
})
131+
});
132132
});
133133
}

0 commit comments

Comments
 (0)