This commit is contained in:
Nico Rehwaldt 2020-03-30 11:26:53 +02:00
parent 305477b9d1
commit 814a23a7df
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.3.4",
"version": "6.3.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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