Skip to content

Commit

Permalink
Update konva to latest (4.2.2). Fixes #726.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Apr 6, 2020
1 parent 91a167e commit a0c1fb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"i18next-browser-languagedetector": "~3.0.0",
"i18next-xhr-backend": "~2.0.0",
"jszip": "~3.2.0",
"konva": "~2.6.0",
"konva": "~4.2.2",
"magic-wand-js": "~1.0.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2195,10 +2195,10 @@ klaw@^3.0.0:
dependencies:
graceful-fs "^4.1.9"

konva@~2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/konva/-/konva-2.6.0.tgz#43165b95e32a4378ce532d9113c914f4998409c3"
integrity sha512-LCOoavICTD9PYoAqtWo8sbxYtCiXdgEeY7vj/Sq8b2bwFmrQr9Ak0RkD4/jxAf5fcUQRL5e1zPLyfRpVndp20A==
konva@~4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/konva/-/konva-4.2.2.tgz#0f1799dbe0275bb8218a03549ce931e9006a696d"
integrity sha512-5vq/rKy35/gdMLipjcxgFz/LhJ/S8Ct/e1XntQmH1MSwN4rMP97Oera2PzxDh3DZPsrV6TETTKHNb1G7Jb6Z5A==

lcov-parse@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit a0c1fb7

Please sign in to comment.