- Fix: Revert fix to have extension mouseup events run on "zoom" and

"select" modes (#159); breaks polygon selection
- npm: Bump to 3.0.1
This commit is contained in:
Brett Zamir
2018-10-22 23:43:59 +08:00
parent 2cecbac24a
commit f4bbd34d34
13 changed files with 20 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "svgedit",
"version": "3.0.0",
"version": "3.0.1",
"description": "Powerful SVG-Editor for your browser ",
"main": "dist/index-umd.js",
"module": "dist/index-es.js",