From 50ab1b276f5812947dad93298c7efa127432ab5c Mon Sep 17 00:00:00 2001 From: "OBE (Online Business Engineering)" <33532265+oberocks@users.noreply.github.com> Date: Wed, 13 Dec 2023 19:27:28 -0500 Subject: [PATCH] 0.18.4 --- 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 35c5b28..4e2fb50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@obewds/vilt-ds", - "version": "0.18.3", + "version": "0.18.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@obewds/vilt-ds", - "version": "0.18.3", + "version": "0.18.4", "license": "MIT", "dependencies": { "@obewds/puff-js": "^0.1.8", diff --git a/package.json b/package.json index ca48a9f..22e0ab8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@obewds/vilt-ds", - "version": "0.18.3", + "version": "0.18.4", "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",