Skip to content

Commit

Permalink
Merge pull request #10 from bpmn-io/bump-deps
Browse files Browse the repository at this point in the history
chore: bump bpmn-js
  • Loading branch information
MaxTru authored Feb 3, 2021
2 parents e8736c1 + 3b7b914 commit 387d422
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/bpmn-io/bpmn-js-executable-fix#readme",
"devDependencies": {
"bpmn-js": "^7.5.0",
"bpmn-js": "^8.2.0",
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-plugin-bpmn-io": "^0.10.0",
Expand All @@ -41,6 +41,6 @@
},
"dependencies": {},
"peerDependencies": {
"bpmn-js": "^6.x || ^7.x"
"bpmn-js": "^6.x || ^7.x || ^8.x"
}
}

0 comments on commit 387d422

Please sign in to comment.