Skip to content

Commit 260d213

Browse files
committed
fix: Add missing @panzoom/panzoom dependency
1 parent 7db02c6 commit 260d213

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

package-lock.json

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,8 @@
2525
"obsidian": "latest",
2626
"tslib": "^2.8.1",
2727
"typescript": "^5.9.3"
28+
},
29+
"dependencies": {
30+
"@panzoom/panzoom": "^4.6.1"
2831
}
2932
}

0 commit comments

Comments
 (0)