From 67b9c43aa078857e6e226df82079c1c88749ff34 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 16 May 2024 17:27:05 -0300 Subject: fix-up package.json repository --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 4816f36..7abf3e2 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,10 @@ "version": "0.4.0", "description": "terminal ui library", "type": "module", - "repository": "https://nebula.ed1.club/git/tui-lib/", + "repository": { + "type": "git", + "url": "https://nebula.ed1.club/git/tui-lib/" + }, "author": "Nebula ", "license": "GPL-3.0", "dependencies": { -- cgit 1.3.0-6-gf8a5