From bb8303a9a8eff98bd6e46cbf2d32d1123e8f740e Mon Sep 17 00:00:00 2001 From: Bart Veneman Date: Sat, 10 Jun 2023 09:20:29 +0200 Subject: [PATCH] 5.10.1 --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a05e76d..faef141 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@projectwallace/css-analyzer", - "version": "5.10.0", + "version": "5.10.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@projectwallace/css-analyzer", - "version": "5.10.0", + "version": "5.10.1", "license": "MIT", "dependencies": { "@bramus/specificity": "^2.3.0", diff --git a/package.json b/package.json index 845eb06..8d599fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@projectwallace/css-analyzer", - "version": "5.10.0", + "version": "5.10.1", "author": "Bart Veneman", "repository": { "type": "git", @@ -52,4 +52,4 @@ "mangle": { "regex": "^_[^_]" } -} +} \ No newline at end of file