This commit is contained in:
Nico Rehwaldt 2019-12-16 11:59:10 +01:00
parent 2c47d7584d
commit 93ba907b96
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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