fix(core): update
This commit is contained in:
parent
0c125795f7
commit
80f5439669
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartsign',
|
name: '@push.rocks/smartsign',
|
||||||
version: '1.0.4',
|
version: '1.0.5',
|
||||||
description: 'sign documents'
|
description: 'sign documents'
|
||||||
}
|
}
|
||||||
|
@ -8,6 +8,6 @@ export class SigningEnvelope {
|
|||||||
}
|
}
|
||||||
|
|
||||||
exportSignedPdf() {
|
exportSignedPdf() {
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user