From 11f964186e674c029d2ec7b30e46ae6334807bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=A2=A8?= Date: Wed, 18 Jun 2025 14:31:43 +0800 Subject: [PATCH] chore: npm auto-corrected error in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb4a0b3..5e0c0b6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com/coder-xiaomo/vite-plugin-cesium-next" + "url": "git+https://github.com/coder-xiaomo/vite-plugin-cesium-next.git" }, "bugs": { "url": "https://github.com/coder-xiaomo/vite-plugin-cesium-next/issues"