From 4f558b6ee1d3bcf285616559c54a4809dcc9e33c Mon Sep 17 00:00:00 2001 From: Tomas Kulhanek Date: Tue, 10 May 2022 09:32:27 +0200 Subject: [PATCH] 2.1.21 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f798ee6..b8fe17b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bodylight-components", - "version": "2.1.19", + "version": "2.1.21", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d0b04ff..695c757 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bodylight-components", - "version": "2.1.19", + "version": "2.1.21", "description": "Custom elements enhancing HTML to enable model simulation in FMU, visualization using Adobe Animate exports or animated gifs, charts using chartjs and documenting in enhanced markdown.", "main": "dist/bodylight.bundle.js", "repository": {