From d429a528e3faec297cfc7f450769a4ab9f059490 Mon Sep 17 00:00:00 2001 From: fuwaa Date: Wed, 24 Aug 2022 13:00:40 +0800 Subject: [PATCH] fix repository --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8086d77..23537f2 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "0.0.1", "description": "A command palette for inkdrop", "keywords": [], - "repository": "https://github.com/fuwaa/command-palette-inkdrop", + "repository": "https://github.com/fuwaa/inkdrop-command-palette", "license": "MIT", "engines": { "inkdrop": "^5.3.1"