Fix trailing blank line in postinstall.js
Co-authored-by: ejahnGithub <108841108+ejahnGithub@users.noreply.github.com>
This commit is contained in:
@@ -57,4 +57,3 @@ const packageFiles = findPackageJsonFiles(nodeModulesDir)
|
||||
for (const pkgPath of packageFiles) {
|
||||
patchPackage(pkgPath)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user