From 7bd4477edd9140847fd0ca9264aae5faeb707d77 Mon Sep 17 00:00:00 2001 From: Huakun Shen Date: Thu, 13 Feb 2025 09:55:20 -0500 Subject: [PATCH] chore: bump version and add repository info to package.json --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b6ad4ec..168d978 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,11 @@ { "$schema": "https://schema.kunkun.sh", "name": "kunkun-ext-imgur-upload", - "version": "0.0.5", + "version": "0.0.6", + "repository": { + "type": "git", + "url": "https://github.com/kunkunsh/kunkun-ext-imgur-upload" + }, "license": "MIT", "type": "module", "kunkun": {