diff --git a/lang/node/patches/003-path.patch b/lang/node/patches/003-path.patch index 7938c804b..9e54a0632 100644 --- a/lang/node/patches/003-path.patch +++ b/lang/node/patches/003-path.patch @@ -10,4 +10,3 @@ if (homeDir) { paths.unshift(path.resolve(homeDir, '.node_libraries')); - \ No newline at end of file