This commit is contained in:
Philipp Fromme 2019-03-25 14:41:56 +01:00
parent 8a96f0ca61
commit d8dbc95279
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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