T20: Add jspdf dependency to package.json

This commit is contained in:
2026-06-22 23:14:05 +00:00
parent a5b2fcac34
commit 4cd6b58667
+2 -1
View File
@@ -15,7 +15,8 @@
"react-dom": "^19.0.0",
"rbush": "^3.0.1",
"yjs": "^13.6.20",
"y-websocket": "^2.0.4"
"y-websocket": "^2.0.4",
"jspdf": "^2.5.2"
},
"devDependencies": {
"@types/react": "^19.0.0",