From 0f45ca0f30e674db5c45d9548d5f1595c16fd282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Madar=C3=A1sz?= Date: Mon, 19 Feb 2024 10:51:56 +0100 Subject: [PATCH] disable npm pub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c1aa57..8437005 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "release-it": { "npm": { - "publish": true + "publish": false }, "github": { "release": true,