diff --git a/package-lock.json b/package-lock.json index 6a12a59d..07d5b551 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rwth-acis/syncmeta-widgets", - "version": "2.4.0", + "version": "2.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rwth-acis/syncmeta-widgets", - "version": "2.4.0", + "version": "2.4.1", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@jsplumb/browser-ui": "^6.0.5", diff --git a/package.json b/package.json index 357abd32..c0038fe5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rwth-acis/syncmeta-widgets", "description": "SyncMeta is a near real-time collaborative modeling framework. This package only contains the used widgets. If you want to use the SyncMeta app in a docker container, see https://github.com/rwth-acis/syncmeta.", - "version": "2.4.0", + "version": "2.4.1", "author": { "name": "ACIS Group, RWTH Aachen", "email": "acis@dbis.rwth-aachen.de"