Skip to content

Commit

Permalink
[Release 0.33.3] Package org updated to verifiedinc. 48
Browse files Browse the repository at this point in the history
  • Loading branch information
UnumID Admin committed Oct 26, 2023
1 parent 8dfc46a commit 152cc49
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions build/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ export interface CredentialSchemaInput {
label: string;
}>;
pattern?: string;
default?: string;
}
export interface CredentialSchemaProperty {
format?: string;
Expand Down
2 changes: 1 addition & 1 deletion build/types.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verifiedinc/core-types",
"version": "0.30.0",
"version": "0.33.3",
"description": "UnumID shared core service types",
"main": "./build/index.js",
"typings": "./build/index.d.ts",
Expand Down

0 comments on commit 152cc49

Please sign in to comment.