From 0993148e292457eaeb91c445e0e2d97588f45368 Mon Sep 17 00:00:00 2001 From: Ben Merckx Date: Wed, 23 Oct 2024 08:01:46 +0530 Subject: [PATCH] Update package with repository --- package.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package.json b/package.json index fe5a9d099..168380e01 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,11 @@ "bin": "./dist/cli.js", "name": "alinea", "version": "0.0.0", + "description": "Headless git-based CMS", + "repository": { + "type": "git", + "url": "git+https://github.com/alineacms/alinea.git" + }, "license": "MIT", "type": "module", "scripts": {