Skip to content

Commit

Permalink
Creating version v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evias committed Mar 27, 2022
1 parent 9d579a0 commit 50c087c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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
Expand Up @@ -2,7 +2,7 @@
"name": "dhealth-wallet",
"description": "dHealth Wallet",
"homepage": "https://github.com/dhealthproject/dhealth-wallet",
"version": "1.3.1-RC",
"version": "1.3.1",
"license": "Apache-2.0",
"author": {
"name": "Using Blockchain Ltd",
Expand Down
16 changes: 8 additions & 8 deletions public/plugins/@dhealthdapps/bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"_from": "@dhealthdapps/bridge@latest",
"_id": "@dhealthdapps/bridge@1.0.0",
"_id": "@dhealthdapps/bridge@1.1.0",
"_inBundle": false,
"_integrity": "sha512-QQu2GG7umn0daG9jAfatUP//VX08GzBGogFhy9gcb7tVmC7ZJDZ4tgrGVVnq+eyCJAPWWkmcXcevyet1QDwLpg==",
"_integrity": "sha512-Wr0yY4GvFpgtOk8SZWwGDKMJZLbkxv2rSqEBF4H2XgjBo5cCNIUmZ3080tXNslKv6uBJHWBuYAZl5CFMMW4v1w==",
"_location": "/@dhealthdapps/bridge",
"_phantomChildren": {
"follow-redirects": "1.14.7"
"follow-redirects": "1.14.9"
},
"_requested": {
"type": "tag",
Expand All @@ -21,8 +21,8 @@
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@dhealthdapps/bridge/-/bridge-1.0.0.tgz",
"_shasum": "313d3a43da3558c8d51e1b275a5ff75e38cac2de",
"_resolved": "https://registry.npmjs.org/@dhealthdapps/bridge/-/bridge-1.1.0.tgz",
"_shasum": "5289273490bce8d225a305aad1bd5ef140c031ff",
"_spec": "@dhealthdapps/bridge@latest",
"_where": "/Users/greg/Sources/using-blockchain/dhealth-wallet",
"author": {
Expand All @@ -38,10 +38,10 @@
},
"bundleDependencies": false,
"dependencies": {
"@dhealth/sdk": "^1.0.3-alpha-202110081200",
"@dhealth/sdk": "1.0.3-alpha-202201201200",
"@dhealth/wallet-api-bridge": "^1.3.0",
"@dhealth/wallet-components": "^1.3.0",
"@dhealthdapps/bridge-sdk": "1.0.0",
"@dhealthdapps/bridge-sdk": "1.2.0",
"axios": "^0.24.0",
"bignumber.js": "^9.0.1",
"moment": "^2.29.1"
Expand Down Expand Up @@ -96,5 +96,5 @@
"plugin:copy:vue": "cpy '**/*.vue' '../dist/' --cwd=src --parents"
},
"types": "dist/types/Bridge.d.ts",
"version": "1.0.0"
"version": "1.1.0"
}

0 comments on commit 50c087c

Please sign in to comment.