From 74ebc4dbe853505a4269fefa5b8357c8c4939b07 Mon Sep 17 00:00:00 2001 From: Cody Fincher Date: Sat, 30 Nov 2024 02:18:44 +0000 Subject: [PATCH] chore(build): updated npm config --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index af0926c..4bdc645 100644 --- a/package.json +++ b/package.json @@ -8,10 +8,10 @@ "vite", "vite-plugin" ], - "homepage": "https://github.com/litestar-org/vite-plugin", + "homepage": "https://github.com/litestar-org/litestar-vite", "repository": { "type": "git", - "url": "git+https://github.com/litestar-org/vite-plugin.git" + "url": "git+https://github.com/litestar-org/litestar-vite.git" }, "license": "MIT", "author": "Litestar",