diff --git a/package-lock.json b/package-lock.json index 0dfae23..d97f89c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.1-canary.3", + "version": "0.0.1-canary.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.1-canary.3", + "version": "0.0.1-canary.4", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.7.3", diff --git a/package.json b/package.json index d87819b..e3271c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.1-canary.3", + "version": "0.0.1-canary.4", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",