Skip to content

Commit 4c313b1

Browse files
committed
chore: update deps
1 parent 230ad37 commit 4c313b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/common/lib/experimental/holder-vci.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ export type SubjectProofNotificationEventsSupported =
1414
export interface ExperimentalSubjectIssuance {
1515
credential_subject_issuance?: {
1616
subject_proof_mode: SubjectProofMode;
17-
notifications_events_supported: Array<SubjectProofNotificationEventsSupported>;
17+
notification_events_supported: Array<SubjectProofNotificationEventsSupported>;
1818
};
1919
}

0 commit comments

Comments
 (0)