ci: Fix repository url for provenance checks (no-changelog) (#9825)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-06-20 20:42:18 +02:00
committed by GitHub
parent 116e9fa800
commit 3703310b0f
4 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
{
"name": "@n8n/imap",
"version": "0.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
},
"scripts": {
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",