From 3a51552898c180fb91de9a609904e4b9bb86784b Mon Sep 17 00:00:00 2001 From: Robbie Wagner Date: Fri, 12 Jul 2024 13:31:14 -0400 Subject: [PATCH] Update package.json --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index cda1ca6..5fc9896 100644 --- a/package.json +++ b/package.json @@ -115,6 +115,8 @@ "release": true, "tokenRef": "GITHUB_AUTH" }, - "npm": false + "npm": { + "publish": false + } } }