From f51a5cef578feb2a743fe42aae984423a3b59f21 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 5 Jan 2023 13:37:29 +0100 Subject: [PATCH] 1.0.70 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0e884f6..3ebbdfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uptimelink_private/catalog", - "version": "1.0.69", + "version": "1.0.70", "private": false, "description": "a catalog with webcomponents for uptimelink dashboard", "main": "dist_ts_web/index.js", @@ -45,4 +45,4 @@ "browserslist": [ "last 1 Chrome versions" ] -} \ No newline at end of file +}