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