mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Fix repository url for provenance checks (no-changelog) (#9825)
This commit is contained in:
committed by
GitHub
parent
116e9fa800
commit
3703310b0f
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"name": "@n8n/permissions",
|
||||
"version": "0.9.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/n8n-io/n8n.git"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rimraf dist .turbo",
|
||||
"dev": "pnpm watch",
|
||||
|
||||
Reference in New Issue
Block a user