ci: Ensure that all published packages have consistent provenance data in package.json (#9994)
This commit is contained in:
committed by
GitHub
parent
2e6b03b2cb
commit
d2ca8b4b42
@@ -2,12 +2,6 @@
|
||||
"name": "@n8n/n8n-nodes-langchain",
|
||||
"version": "1.49.0",
|
||||
"description": "",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"homepage": "https://n8n.io",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/n8n-io/n8n.git"
|
||||
},
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"clean": "rimraf dist .turbo",
|
||||
|
||||
Reference in New Issue
Block a user