diff --git a/widgets/package-lock.json b/widgets/package-lock.json index 190a9d55..af1d7146 100644 --- a/widgets/package-lock.json +++ b/widgets/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rwth-acis/syncmeta-widgets", - "version": "2.0.6", + "version": "2.0.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rwth-acis/syncmeta-widgets", - "version": "2.0.6", + "version": "2.0.7", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@jsplumb/browser-ui": "^5.13.2", diff --git a/widgets/package.json b/widgets/package.json index 4bb11a1f..c25901a5 100644 --- a/widgets/package.json +++ b/widgets/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.0.6", + "version": "2.0.7", "author": { "name": "ACIS Group, RWTH Aachen", "email": "acis@dbis.rwth-aachen.de"