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
|
||||
|
||||
Currently very simple and not very sophisticated CLI which makes it easier
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
"name": "n8n-node-dev",
|
||||
"version": "2.9.0",
|
||||
"description": "CLI to simplify n8n credentials/node development",
|
||||
"private": true,
|
||||
"main": "dist/src/index",
|
||||
"types": "dist/src/index.d.ts",
|
||||
"oclif": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user