@ocap/wallet 1.13.60 → 1.13.64

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.60",
3
+ "version": "1.13.64",
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.60",
49
- "@ocap/mcrypto": "1.13.60"
48
+ "@arcblock/did": "1.13.64",
49
+ "@ocap/mcrypto": "1.13.64"
50
50
  },
51
- "gitHead": "2afb4dd279effb31bd28a2024789d50631819789"
51
+ "gitHead": "49c94d9fd5f12ec63c34ad609d041a92f68322a8"
52
52
  }