@ocap/wallet 1.13.76 → 1.13.77

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ocap/wallet",
3
- "version": "1.13.76",
3
+ "version": "1.13.77",
4
4
  "description": "Utility function to create and use an forge compatible crypto wallet",
5
5
  "keywords": [
6
6
  "crypto",
@@ -45,8 +45,8 @@
45
45
  "url": "https://github.com/ArcBlock/asset-chain/issues"
46
46
  },
47
47
  "dependencies": {
48
- "@arcblock/did": "1.13.76",
49
- "@ocap/mcrypto": "1.13.76"
48
+ "@arcblock/did": "1.13.77",
49
+ "@ocap/mcrypto": "1.13.77"
50
50
  },
51
- "gitHead": "8787d19bdde22c3085645a38dcaf16a0f5e8c660"
51
+ "gitHead": "84967780822cbcb5a30e809ea4d39a84020d3e31"
52
52
  }