Fix trailing blank line in postinstall.js
Co-authored-by: ejahnGithub <[email protected]>
This commit is contained in:
co-authored by
ejahnGithub
parent
d2a27292b7
commit
925a0eede9
@@ -57,4 +57,3 @@ const packageFiles = findPackageJsonFiles(nodeModulesDir)
|
|||||||
for (const pkgPath of packageFiles) {
|
for (const pkgPath of packageFiles) {
|
||||||
patchPackage(pkgPath)
|
patchPackage(pkgPath)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user