mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
node: update to v12.19.0
Update to v12.19.0 Fixes for the removal of MIPS FPU emulator support. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/lib/internal/modules/cjs/loader.js
|
||||
+++ b/lib/internal/modules/cjs/loader.js
|
||||
@@ -1239,7 +1239,8 @@
|
||||
@@ -1117,7 +1117,8 @@
|
||||
path.resolve(process.execPath, '..') :
|
||||
path.resolve(process.execPath, '..', '..');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user