From a9740fc0baa894f29d5ae55f566772b3ff4d2e14 Mon Sep 17 00:00:00 2001 From: Kenty Akoarum Date: Wed, 26 Jul 2023 16:18:41 +0900 Subject: [PATCH] 1.0.0-next.11 --- 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 56c5936..ea2f398 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.10", + "version": "1.0.0-next.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.10", + "version": "1.0.0-next.11", "license": "Apache-2.0", "dependencies": { "@vue/compiler-sfc": "^3.2.2", diff --git a/package.json b/package.json index b2f459c..95b142b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spearly/nuxt-module", - "version": "1.0.0-next.10", + "version": "1.0.0-next.11", "description": "This package allows you to easily implement Spearly in your nuxt3 project!", "type": "module", "exports": {