From 76ab2cdb49b2efb2d27954b451e8d8c3775c9388 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sun, 1 Jan 2023 12:57:50 -0500 Subject: [PATCH] *Update dist --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index f0f1dca..de64b63 100644 --- a/dist/index.js +++ b/dist/index.js @@ -15,8 +15,8 @@ const node_gyp_build_optional_packages_1 = __importDefault(require("node-gyp-bui const fs_1 = __importDefault(require("fs")); const path_1 = __importDefault(require("path")); const loaderFunction = ` +import loady from "loady"; function loadNativeModuleTemp (module, data) { - const loady = require("loady"); const tempDir = require("os").tmpdir(); const fs = require("fs"); const path = require("path");