-
- Downloads
Fix existing signatures not showing
They now check in multiple places for the signature, so replace all occurences. To prevent this happening in the future also pin the release.
parent
8f0fccaf
No related branches found
No related tags found
Pipeline #17448 failed
Stage: test
Stage: deploy
Stage: e2e-stage1
Stage: e2e-stage2
Stage: e2e-stage3
... | ... | @@ -52,7 +52,7 @@ |
"jszip": "^3.5.0", | ||
"lit-element": "^2.3.1", | ||
"lit-html": "^1.2.1", | ||
"pdfjs-dist": "^2.4.456", | ||
"pdfjs-dist": "2.6.347", | ||
"universal-router": "^9.0.1", | ||
"webdav": "^3.3.0" | ||
}, | ||
... | ... |
Please register or sign in to comment