Skip to content

Commit

Permalink
chore: update to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent fe25c9e commit 34b6899
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 50 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 [diagram-js-grid](https://github.com/bpmn-io/diagram-js-g

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

## 1.1.0

* `FEAT`: support `[email protected]`

## 1.0.0

* `FEAT`: enable grid per default ([#11](https://github.com/bpmn-io/diagram-js-grid/pull/11), )
Expand Down
98 changes: 49 additions & 49 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 @@ -33,7 +33,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"chai": "^4.4.0",
"diagram-js": "^14.0.0",
"diagram-js": "^15.1.0",
"eslint": "^9.0.0",
"eslint-plugin-bpmn-io": "^2.0.2",
"karma": "^6.4.2",
Expand Down

0 comments on commit 34b6899

Please sign in to comment.