This commit is contained in:
Niklas Kiefer 2021-04-07 13:46:25 +02:00
parent f6e8866fd6
commit f4eb87188d
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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