Skip to content

Commit

Permalink
aha
Browse files Browse the repository at this point in the history
  • Loading branch information
ElyaConrad committed May 13, 2024
1 parent d7ebd99 commit 2497dc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion zoompinch-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zoompinch",
"private": false,
"version": "0.0.36",
"version": "0.0.37",
"type": "module",
"files": [
"package.json",
Expand Down
2 changes: 2 additions & 0 deletions zoompinch-vue/src/components/Zoompinch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,8 @@ defineExpose({
calcProjectionTranslate,
rotateCanvas,
wrapperBounds,
canvas: canvasRef,
matrix: matrixRef,
});
</script>

Expand Down

0 comments on commit 2497dc4

Please sign in to comment.