mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-12 16:10:30 +02:00
chore: Disable publishing on n8n-node-dev (#25980)
This commit is contained in:
parent
581f74014b
commit
8e55a72d65
|
|
@ -1,5 +1,9 @@
|
||||||

|

|
||||||
|
|
||||||
|
# ⚠️ Deprecated
|
||||||
|
|
||||||
|
> **This package is deprecated and no more updates will be published to npm**
|
||||||
|
|
||||||
# n8n-node-dev
|
# n8n-node-dev
|
||||||
|
|
||||||
Currently very simple and not very sophisticated CLI which makes it easier
|
Currently very simple and not very sophisticated CLI which makes it easier
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "n8n-node-dev",
|
"name": "n8n-node-dev",
|
||||||
"version": "2.9.0",
|
"version": "2.9.0",
|
||||||
"description": "CLI to simplify n8n credentials/node development",
|
"description": "CLI to simplify n8n credentials/node development",
|
||||||
|
"private": true,
|
||||||
"main": "dist/src/index",
|
"main": "dist/src/index",
|
||||||
"types": "dist/src/index.d.ts",
|
"types": "dist/src/index.d.ts",
|
||||||
"oclif": {
|
"oclif": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user