Skip to content

Commit

Permalink
deps: update to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
jarekdanielak authored and nikku committed Oct 29, 2024
1 parent c308a56 commit d3b1c74
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ All notable changes to [camunda-dmn-js](https://github.com/camunda/camunda-dmn-j

___Note:__ Yet to be released changes appear here._

## 2.10.1

* `DEPS`: update to `[email protected]`

## 2.10.0

* `DEPS`: update to `[email protected]`
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@bpmn-io/align-to-origin": "^0.7.0",
"camunda-dmn-moddle": "^1.3.0",
"diagram-js": "^14.9.0",
"diagram-js": "^14.11.3",
"diagram-js-grid": "^1.0.0",
"diagram-js-origin": "^1.3.4",
"dmn-js": "^16.8.1",
Expand Down

0 comments on commit d3b1c74

Please sign in to comment.