Skip to content

Commit c0d571b

Browse files
authored
chore: bump @e4a/pg-js to ^2.0.1 (#245)
Picks up the upload-validator removal from encryption4all/postguard-js#87 (released as 2.0.1 via the follow-up fix: commit in #88), which unblocks the staging email-preview modal flow — passing `onUploadInit` no longer throws `TypeError: unknown option "onUploadInit"`.
1 parent 7c3e774 commit c0d571b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"dependencies": {
7272
"@deltablot/dropzone": "^7.4.3",
73-
"@e4a/pg-js": "^2.0.0",
73+
"@e4a/pg-js": "^2.0.1",
7474
"@iconify/svelte": "^5.2.1",
7575
"@privacybydesign/yivi-css": "^1.0.1",
7676
"country-flag-icons": "^1.6.17",

0 commit comments

Comments
 (0)