ci: Ensure that all published packages have consistent provenance data in package.json (#9994)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-07-10 16:43:21 +02:00
committed by GitHub
parent 2e6b03b2cb
commit d2ca8b4b42
32 changed files with 49 additions and 1062 deletions

View File

@@ -2,16 +2,6 @@
"name": "n8n-node-dev",
"version": "1.49.0",
"description": "CLI to simplify n8n credentials/node development",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
"author": {
"name": "Jan Oberhauser",
"email": "jan@n8n.io"
},
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
},
"main": "dist/src/index",
"types": "dist/src/index.d.ts",
"oclif": {