fix: Mark n8n-containers as private to avoid publishing (no-changelog) (#17066)

This commit is contained in:
shortstacked
2025-07-07 14:23:50 +01:00
committed by GitHub
parent 7cc5a05bd3
commit 42cecdf63d

View File

@@ -1,5 +1,6 @@
{
"name": "n8n-containers",
"private": true,
"version": "1.0.0",
"description": "",
"main": "index.js",