This commit is contained in:
Nico Rehwaldt 2020-12-01 19:19:56 +01:00
parent e4bea206c7
commit e191d0f2d6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bpmn-js",
"version": "7.4.1",
"version": "7.4.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "bpmn-js",
"version": "7.4.1",
"version": "7.4.2",
"description": "A bpmn 2.0 toolkit and web modeler",
"scripts": {
"all": "run-s lint test distro test:distro",