Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arc-related fix for NaN arguments #30

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
2.5.1
  • Loading branch information
Shane Steele-Pardue committed May 9, 2023
commit 9f58548cca2e894f6f8228dcd9212f81e262db64
4 changes: 2 additions & 2 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
@@ -1,6 +1,6 @@
{
"name": "@symbolic/svgcanvas",
"version": "2.5.0",
"version": "2.5.1",
"description": "@symbolic/svgcanvas",
"main": "dist/svgcanvas.js",
"scripts": {
Expand Down Expand Up @@ -29,4 +29,4 @@
"puppeteer": "^13.5.0",
"rollup": "^2.67.0"
}
}
}