Skip to content

Commit 8dfaa98

Browse files
author
abdelfattah
committed
new: ✅ Add new unit tests
1 parent b4b80b7 commit 8dfaa98

36 files changed

+737
-237
lines changed

Diff for: cypress/assets/broken-pdf.pdf

Whitespace-only changes.

Diff for: cypress/assets/multi-page.pdf

636 KB
Binary file not shown.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
},
2929
"dependencies": {
3030
"konva": "^8.1.3",
31-
"pdfjs-dist": "^2.9.359",
31+
"pdfjs-dist": "^2.6.347",
3232
"ts-key-enum": "^2.0.7",
33-
"uuid": "^8.3.2",
34-
"vite-plugin-dts": "^3.6.3",
35-
"vite-tsconfig-paths": "^4.2.1"
33+
"uuid": "^8.3.2"
3634
},
3735
"peerDependencies": {
3836
"vue": "^3.2.6"
3937
},
4038
"devDependencies": {
39+
"vite-plugin-dts": "^3.6.3",
40+
"vite-tsconfig-paths": "^4.2.1",
4141
"@cypress/vite-dev-server": "^2.0.8",
4242
"@cypress/vue": "^6.0.0",
4343
"@storybook/addon-essentials": "^7.5.2",

0 commit comments

Comments
 (0)