Skip to content

Commit

Permalink
feat: update all clients (#543)
Browse files Browse the repository at this point in the history
Co-authored-by: Marat Shakirov <[email protected]>
  • Loading branch information
github-actions[bot] and maratsh authored Jan 31, 2025
1 parent a8ffa71 commit 069c1c1
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion clients/typescript/credential-issuance-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.39.1",
"description": "Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE",
"author": "Affinidi",
"private": "false",
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.34.0",
"description": "Affinidi TDK typescript client for Affinidi CREDENTIAL VERIFICATION",
"author": "Affinidi",
"private": "false",
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/iam-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.33.0",
"description": "Affinidi TDK typescript client for Affinidi IAM",
"author": "Affinidi",
"private": "false",
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/iota-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.32.0",
"description": "Affinidi TDK typescript client for Affinidi IOTA",
"author": "Affinidi",
"private": "false",
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/login-configuration-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.36.0",
"description": "Affinidi TDK typescript client for Affinidi LOGIN CONFIGURATION",
"author": "Affinidi",
"private": "false",
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/vault-data-manager-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Affinidi TDK typescript client for Affinidi VAULT DATA MANAGER",
"author": "Affinidi",
"private": "false",
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/wallets-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.33.0",
"description": "Affinidi TDK typescript client for Affinidi WALLETS",
"author": "Affinidi",
"private": "false",
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down

0 comments on commit 069c1c1

Please sign in to comment.