fix: remove scope from package name

This commit is contained in:
siujamo
2026-05-08 18:02:24 +08:00
parent f28721d4c9
commit 9a413e6ab7
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "@onixbyte/vite-plugin-port-checker",
"name": "vite-plugin-port-checker",
"version": "1.0.1",
"description": "A Vite plugin that warns if the dev server is running on a browser-restricted port.",
"license": "MIT",