mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
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
@@ -1,18 +1,8 @@
|
||||
{
|
||||
"name": "n8n-design-system",
|
||||
"version": "1.39.0",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"homepage": "https://n8n.io",
|
||||
"author": {
|
||||
"name": "Mutasem Aldmour",
|
||||
"email": "mutasem@n8n.io"
|
||||
},
|
||||
"main": "src/main.ts",
|
||||
"import": "src/main.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/n8n-io/n8n.git"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "pnpm run storybook",
|
||||
"clean": "rimraf dist .turbo",
|
||||
|
||||
Reference in New Issue
Block a user