From 3089e58d0205e43be940ace145574b312d150706 Mon Sep 17 00:00:00 2001 From: elibrody2 <85048617+elibrody2@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:39:20 -0500 Subject: [PATCH] Update package.json --- package.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b7f4ede0..3c393670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "it-tools", - "version": "2023.11.2-7d94e11", + "version": "2023.8.21-6f93cba", "description": "Collection of handy online tools for developers, with great UX. ", "keywords": [ "productivity", @@ -14,8 +14,7 @@ "developer-productivity" ], "author": "Corentin Th (https://github.com/CorentinTh)", - "license": "GNU GPLv3", "oui": "^12.0.52", - + "license": "GNU GPLv3", "repository": { "type": "git", "url": "https://github.com/CorentinTh/it-tools" @@ -72,7 +71,7 @@ "naive-ui": "^2.35.0", "netmask": "^2.0.2", "node-forge": "^1.3.1", - "oui": "^13.0.0, + "oui": "^13.0.0", "pinia": "^2.0.34", "plausible-tracker": "^0.3.8", "qrcode": "^1.5.1",