From b0bc9e89e74eed59c530734c8e76e05902eda16a Mon Sep 17 00:00:00 2001 From: Surmon Date: Thu, 15 Aug 2024 06:45:37 +0800 Subject: [PATCH] chore: NIP --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index fd4d2b3..2f38a17 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,10 @@ "license": "MIT", "homepage": "https://github.com/veactjs/veact-use", "funding": "https://github.com/veactjs/veact-use?sponsor=1", - "repository": "github:veactjs/veact-use", + "repository": { + "type": "git", + "url": "git+https://github.com/veactjs/veact-use.git" + }, "files": [ "CHANGELOG.md", "dist/"