From 2fcca61be158142c804a78e42a9c4d14395ff05c Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Tue, 19 Nov 2019 15:54:32 +0100 Subject: [PATCH] again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 828f027..800f072 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "gypfile": true, "dependencies": { - "fuse-shared-library-darwin": "^1.0.1", + "fuse-shared-library-darwin-debug": "^1.0.1", "nanoresource": "^1.2.0", "napi-macros": "^2.0.0", "node-gyp-build": "^3.2.2",