From a15936f4ba47d5f57d4fd0398f5e3d8a9865af5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20Fr=C3=B6hle?= Date: Sun, 22 Dec 2024 21:57:06 +0100 Subject: [PATCH] publishConfig.access=public --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 852de37..8a644ce 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,9 @@ "type": "git", "url": "git+https://github.com/deepnest-next/node-calculateNFP.git" }, + "publishConfig": { + "access": "public" + }, "keywords": [ "Electron", "deepnest-next",