From 3bbe4337f287c52487413aed49d98d1cdeacd351 Mon Sep 17 00:00:00 2001 From: tomasklaen Date: Sat, 23 Sep 2023 13:24:28 +0200 Subject: [PATCH] chore: fix package.json warnings --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7723698..cb33085 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,10 @@ "description": "Simple and tiny reactive state library.", "homepage": "https://github.com/tomasklaen/statin", "bugs": "https://github.com/tomasklaen/statin/issues", - "repository": "github:tomasklaen/statin", + "repository": { + "type": "git", + "url": "git+https://github.com/tomasklaen/statin.git" + }, "main": "dist/index.js", "types": "dist/index.d.ts", "keywords": [