From cde7536db076c31bb2d9d4479abe2d07ce0191aa Mon Sep 17 00:00:00 2001 From: Kenty Akoarum Date: Wed, 19 Jul 2023 16:05:51 +0900 Subject: [PATCH] 1.0.0-next.9 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 823d137..c6cf2aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.8", + "version": "1.0.0-next.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.8", + "version": "1.0.0-next.9", "license": "Apache-2.0", "dependencies": { "@vue/compiler-sfc": "^3.2.2", diff --git a/package.json b/package.json index 8dc4f44..0a37e85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.8", + "version": "1.0.0-next.9", "description": "This package allows you to easily implement Spearly in your nuxt3 project!", "type": "module", "exports": {