From 6e0aac2fcc11a09f5d05067ae9d479cda2ecba1e Mon Sep 17 00:00:00 2001 From: Pipeline Date: Tue, 19 Mar 2024 12:28:29 +0000 Subject: [PATCH] 10.2.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 82e667d..91fbbbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kth-style", - "version": "10.2.3", + "version": "10.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kth-style", - "version": "10.2.3", + "version": "10.2.4", "license": "MIT", "dependencies": { "bootstrap": "^5.3.3", diff --git a/package.json b/package.json index c8c6f79..4b7c0f3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "JSHint configuration - http://jshint.com/docs/options/", "name": "kth-style", - "version": "10.2.3", + "version": "10.2.4", "description": "KTH CSS. A custom build of Bootstrap 4. The purpose of this project is to provide the essential design and style for applications within KTH and make the development process of these applications faster.", "files": [ "dist",