Skip to content

Commit

Permalink
v0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rtang03 committed Mar 26, 2021
1 parent 7c9f7ac commit 1c44953
Show file tree
Hide file tree
Showing 12 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.7.6"
"version": "0.7.7"
}
2 changes: 1 addition & 1 deletion packages/fabric-cqrs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/fabric-cqrs",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand Down
4 changes: 2 additions & 2 deletions packages/gateway-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/gateway-lib",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"description": "Gateway library",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@apollo/federation": "^0.20.7",
"@apollo/gateway": "^0.21.4",
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/operator": "^0.7.6",
"@godaddy/terminus": "^4.4.1",
"apollo-link-http": "^1.5.17",
Expand Down
8 changes: 4 additions & 4 deletions packages/gw-issuer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/gw-issuer",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand Down Expand Up @@ -38,9 +38,9 @@
"dependencies": {
"@apollo/federation": "^0.20.7",
"@apollo/gateway": "^0.21.4",
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/model-identity": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"@fabric-es/model-identity": "^0.7.7",
"@fabric-es/operator": "^0.7.5",
"apollo-server": "^2.13.1",
"body-parser": "^1.19.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/gw-org1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/gw-org1",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand All @@ -27,10 +27,10 @@
"dependencies": {
"@apollo/federation": "^0.20.7",
"@apollo/gateway": "^0.21.4",
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/model-document": "^0.7.6",
"@fabric-es/model-loan": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"@fabric-es/model-document": "^0.7.7",
"@fabric-es/model-loan": "^0.7.7",
"@fabric-es/operator": "^0.7.6",
"apollo-server": "^2.13.1",
"body-parser": "^1.19.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/gw-org2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/gw-org2",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand All @@ -27,10 +27,10 @@
"dependencies": {
"@apollo/federation": "^0.20.7",
"@apollo/gateway": "^0.21.4",
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/model-document": "^0.7.6",
"@fabric-es/model-loan": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"@fabric-es/model-document": "^0.7.7",
"@fabric-es/model-loan": "^0.7.7",
"@fabric-es/operator": "^0.7.6",
"apollo-server": "^2.13.1",
"body-parser": "^1.19.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/gw-org3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/gw-org3",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand Down Expand Up @@ -28,10 +28,10 @@
"dependencies": {
"@apollo/federation": "^0.20.7",
"@apollo/gateway": "^0.21.4",
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/model-document": "^0.7.6",
"@fabric-es/model-loan": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"@fabric-es/model-document": "^0.7.7",
"@fabric-es/model-loan": "^0.7.7",
"@fabric-es/operator": "^0.7.6",
"apollo-server": "^2.13.1",
"body-parser": "^1.19.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/gw-registrar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/gw-registrar",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand Down Expand Up @@ -38,9 +38,9 @@
"dependencies": {
"@apollo/federation": "^0.20.7",
"@apollo/gateway": "^0.21.4",
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/model-identity": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"@fabric-es/model-identity": "^0.7.7",
"@fabric-es/operator": "^0.7.5",
"apollo-server": "^2.13.1",
"body-parser": "^1.19.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/gw-verifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/gw-verifier",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand Down Expand Up @@ -38,9 +38,9 @@
"dependencies": {
"@apollo/federation": "^0.20.7",
"@apollo/gateway": "^0.21.4",
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/model-identity": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"@fabric-es/model-identity": "^0.7.7",
"@fabric-es/operator": "^0.7.5",
"apollo-server": "^2.13.1",
"body-parser": "^1.19.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/model-document/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/model-document",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand All @@ -16,8 +16,8 @@
},
"private": true,
"dependencies": {
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"apollo-server-errors": "^2.3.4",
"graphql": "^15.0.0",
"reselect": "^4.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/model-identity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/model-identity",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand All @@ -17,8 +17,8 @@
},
"private": true,
"dependencies": {
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"did-resolver": "^3.0.1",
"elliptic": "^6.5.4",
"graphql-type-json": "^0.3.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/model-loan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabric-es/model-loan",
"version": "0.7.6",
"version": "0.7.7",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "BSD-3-Clause-Clear",
Expand All @@ -16,8 +16,8 @@
},
"private": true,
"dependencies": {
"@fabric-es/fabric-cqrs": "^0.7.6",
"@fabric-es/gateway-lib": "^0.7.6",
"@fabric-es/fabric-cqrs": "^0.7.7",
"@fabric-es/gateway-lib": "^0.7.7",
"apollo-server-errors": "^2.3.4"
},
"devDependencies": {
Expand Down

0 comments on commit 1c44953

Please sign in to comment.