diff --git a/package-lock.json b/package-lock.json index c6cf2aa..56c5936 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.9", + "version": "1.0.0-next.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.9", + "version": "1.0.0-next.10", "license": "Apache-2.0", "dependencies": { "@vue/compiler-sfc": "^3.2.2", diff --git a/package.json b/package.json index 0a37e85..b2f459c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.9", + "version": "1.0.0-next.10", "description": "This package allows you to easily implement Spearly in your nuxt3 project!", "type": "module", "exports": {