From 41b5c90277171b7b38c5cf49ca01db5cf75b6300 Mon Sep 17 00:00:00 2001 From: Mircea Nistor Date: Fri, 4 Aug 2023 12:26:59 +0200 Subject: [PATCH] fix(ci): benign change meant to tag all packages for another patch release (#1211) --- packages/cli/package.json | 2 +- packages/core-types/package.json | 2 +- packages/core/package.json | 2 +- packages/credential-eip712/package.json | 2 +- packages/credential-ld/package.json | 2 +- packages/credential-status/package.json | 2 +- packages/credential-w3c/package.json | 2 +- packages/data-store-json/package.json | 2 +- packages/data-store/package.json | 2 +- packages/did-comm/package.json | 2 +- packages/did-discovery/package.json | 2 +- packages/did-jwt/package.json | 2 +- packages/did-manager/package.json | 2 +- packages/did-provider-ethr/package.json | 2 +- packages/did-provider-ion/package.json | 2 +- packages/did-provider-jwk/package.json | 2 +- packages/did-provider-key/package.json | 2 +- packages/did-provider-peer/package.json | 2 +- packages/did-provider-pkh/package.json | 2 +- packages/did-provider-web/package.json | 2 +- packages/did-resolver/package.json | 2 +- packages/key-manager/package.json | 2 +- packages/kms-local/package.json | 2 +- packages/kms-web3/package.json | 2 +- packages/kv-store/package.json | 2 +- packages/message-handler/package.json | 2 +- packages/remote-client/package.json | 2 +- packages/remote-server/package.json | 2 +- packages/selective-disclosure/package.json | 2 +- packages/url-handler/package.json | 2 +- packages/utils/package.json | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 733a85bc6..270a9572b 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -125,8 +125,8 @@ "contributors": [ "Mircea Nistor " ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/core/package.json b/packages/core/package.json index 60de0bafd..4450b19d8 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -38,8 +38,8 @@ "contributors": [ "Mircea Nistor " ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/credential-eip712/package.json b/packages/credential-eip712/package.json index 4ac601110..de0558d65 100644 --- a/packages/credential-eip712/package.json +++ b/packages/credential-eip712/package.json @@ -50,8 +50,8 @@ "email": "italo.borssatto@mesh.xyz" } ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/credential-ld/package.json b/packages/credential-ld/package.json index 50d70bf61..058bf2a31 100644 --- a/packages/credential-ld/package.json +++ b/packages/credential-ld/package.json @@ -55,8 +55,8 @@ }, "repository": "git@github.com:uport-project/veramo.git", "author": "Mircea Nistor ", - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/credential-status/package.json b/packages/credential-status/package.json index 4e96a00f4..284f4e1f8 100644 --- a/packages/credential-status/package.json +++ b/packages/credential-status/package.json @@ -33,8 +33,8 @@ "repository": "git@github.com:uport-project/veramo.git", "author": "Konstantin Tsabolov ", "contributors": [], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/credential-w3c/package.json b/packages/credential-w3c/package.json index 89785c6fb..569613b0b 100644 --- a/packages/credential-w3c/package.json +++ b/packages/credential-w3c/package.json @@ -46,8 +46,8 @@ "contributors": [ "Mircea Nistor " ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/data-store-json/package.json b/packages/data-store-json/package.json index f747f9215..aeb3ec26d 100644 --- a/packages/data-store-json/package.json +++ b/packages/data-store-json/package.json @@ -37,8 +37,8 @@ }, "repository": "git@github.com:uport-project/veramo.git", "author": "Mircea Nistor ", - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/data-store/package.json b/packages/data-store/package.json index 4bf0ff71a..fb7035879 100644 --- a/packages/data-store/package.json +++ b/packages/data-store/package.json @@ -39,7 +39,7 @@ "contributors": [ "Mircea Nistor " ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module" } diff --git a/packages/did-comm/package.json b/packages/did-comm/package.json index d25dafe88..b6120b072 100644 --- a/packages/did-comm/package.json +++ b/packages/did-comm/package.json @@ -55,8 +55,8 @@ "Mircea Nistor ", - "license": "Apache-2.0", "keywords": [ "Veramo", "ION", "DID" ], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/did-provider-jwk/package.json b/packages/did-provider-jwk/package.json index 3fad3898f..f93cd3b05 100644 --- a/packages/did-provider-jwk/package.json +++ b/packages/did-provider-jwk/package.json @@ -25,8 +25,8 @@ "typescript": "5.1.3" }, "author": "Tadej Podrekar", - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "files": [ "build/**/*", "src/**/*", diff --git a/packages/did-provider-key/package.json b/packages/did-provider-key/package.json index e38cb4b55..ee57d65e0 100644 --- a/packages/did-provider-key/package.json +++ b/packages/did-provider-key/package.json @@ -42,8 +42,8 @@ "contributors": [ "Mircea Nistor " ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/did-provider-pkh/package.json b/packages/did-provider-pkh/package.json index 1b2f4bfc2..020b5df39 100644 --- a/packages/did-provider-pkh/package.json +++ b/packages/did-provider-pkh/package.json @@ -36,8 +36,8 @@ "repository": "git@github.com:uport-project/veramo.git", "author": "Diego Chagastelles ", "contributors": [], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/did-provider-web/package.json b/packages/did-provider-web/package.json index 33ba687d3..ef477abc5 100644 --- a/packages/did-provider-web/package.json +++ b/packages/did-provider-web/package.json @@ -32,8 +32,8 @@ "contributors": [ "Mircea Nistor " ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/did-resolver/package.json b/packages/did-resolver/package.json index af94cf44b..a41d11db8 100644 --- a/packages/did-resolver/package.json +++ b/packages/did-resolver/package.json @@ -36,8 +36,8 @@ "contributors": [ "Mircea Nistor ", - "license": "Apache-2.0", "keywords": [ "Veramo", "Key Value Store", "keyv" ], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/message-handler/package.json b/packages/message-handler/package.json index 71f71420c..203d74a73 100644 --- a/packages/message-handler/package.json +++ b/packages/message-handler/package.json @@ -34,8 +34,8 @@ "email": "mircea.nistor@mesh.xyz" } ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/remote-client/package.json b/packages/remote-client/package.json index f94bcde0d..7822a6a01 100644 --- a/packages/remote-client/package.json +++ b/packages/remote-client/package.json @@ -33,8 +33,8 @@ "contributors": [ "Mircea Nistor " ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/remote-server/package.json b/packages/remote-server/package.json index fa3173bdd..5363e28d5 100644 --- a/packages/remote-server/package.json +++ b/packages/remote-server/package.json @@ -48,8 +48,8 @@ "email": "mircea.nistor@mesh.xyz" } ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/selective-disclosure/package.json b/packages/selective-disclosure/package.json index 4ea4eedac..ea375e9a2 100644 --- a/packages/selective-disclosure/package.json +++ b/packages/selective-disclosure/package.json @@ -45,8 +45,8 @@ "contributors": [ "Mircea Nistor mircea.nistor@mesh.xyz" ], - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules", diff --git a/packages/url-handler/package.json b/packages/url-handler/package.json index 783dcc3e9..762235c83 100644 --- a/packages/url-handler/package.json +++ b/packages/url-handler/package.json @@ -36,8 +36,8 @@ "contributors": [ "Mircea Nistor ", - "license": "Apache-2.0", "keywords": [], + "license": "Apache-2.0", "type": "module", "moduleDirectories": [ "node_modules",