Skip to content

Commit

Permalink
Merge pull request #97 from upsetjs/release/v4.3.5
Browse files Browse the repository at this point in the history
Release v4.3.5
  • Loading branch information
sgratzl authored Nov 17, 2024
2 parents 55a88ad + 38b8ea5 commit 774ded0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1,112 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chartjs-chart-venn",
"description": "Chart.js module for venn diagrams",
"version": "4.3.4",
"version": "4.3.5",
"author": {
"name": "Samuel Gratzl",
"email": "sam@sgratzl.com",
Expand Down Expand Up @@ -53,7 +53,7 @@
],
"devDependencies": {
"@chiogen/rollup-plugin-terser": "^7.1.3",
"@eslint/js": "~9.14.0",
"@eslint/js": "^9.15.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
Expand Down Expand Up @@ -111,7 +111,7 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@upsetjs/venn.js": "^1.4.2"
"@upsetjs/venn.js": "^2.0.0"
},
"packageManager": "yarn@4.5.1"
}
Loading

0 comments on commit 774ded0

Please sign in to comment.