Skip to content

Commit

Permalink
Update didc release (#2247)
Browse files Browse the repository at this point in the history
* Update didc release

* 🤖 npm run generate auto-update

---------

Co-authored-by: gix-bot <[email protected]>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 1, 2024
1 parent 1c39498 commit 2aa0bee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .didc-release
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# the release used to pull the didc executable
# see frontend-checks for more info
2024-01-03
2024-01-30
1 change: 1 addition & 0 deletions demos/vc_issuer/app/generated/vc_issuer_types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ export interface _SERVICE {
>,
}
export declare const idlFactory: IDL.InterfaceFactory;
export declare const init: ({ IDL }: { IDL: IDL }) => IDL.Type[];
1 change: 1 addition & 0 deletions src/frontend/generated/internet_identity_types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -389,3 +389,4 @@ export interface _SERVICE {
>,
}
export declare const idlFactory: IDL.InterfaceFactory;
export declare const init: ({ IDL }: { IDL: IDL }) => IDL.Type[];

0 comments on commit 2aa0bee

Please sign in to comment.