From 6273db3221db0aad6b581e4ffce0cdfeaabdb398 Mon Sep 17 00:00:00 2001 From: "OBE (Online Business Engineering)" <33532265+oberocks@users.noreply.github.com> Date: Tue, 20 Feb 2024 01:50:55 -0500 Subject: [PATCH] 0.18.7 --- 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 ed0cd2f..e868b39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@obewds/vilt-ds", - "version": "0.18.6", + "version": "0.18.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@obewds/vilt-ds", - "version": "0.18.6", + "version": "0.18.7", "license": "MIT", "dependencies": { "@obewds/puff-js": "^0.1.8", diff --git a/package.json b/package.json index 3383d56..5e077c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@obewds/vilt-ds", - "version": "0.18.6", + "version": "0.18.7", "description": "The official repository for the VILT Design System for the Vue.js, Inertia.js, Laravel, and Tailwind CSS web app stack that is turbocharged with Typescript and VueVentus.", "license": "MIT", "author": "Matt McT",