fix: Allow node-cli to be published (no-changelog) (#18533)

This commit is contained in:
Jon
2025-08-20 20:33:19 +01:00
committed by GitHub
parent 413b14b286
commit 604b936d8f

View File

@@ -1,5 +1,5 @@
{
"private": true,
"private": false,
"name": "@n8n/node-cli",
"version": "0.1.0",
"description": "Official CLI for developing community nodes for n8n",