@ocap/wallet 1.16.0 → 1.16.1

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.16.0",
3
+ "version": "1.16.1",
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.16.0",
49
- "@ocap/mcrypto": "1.16.0"
48
+ "@arcblock/did": "1.16.1",
49
+ "@ocap/mcrypto": "1.16.1"
50
50
  },
51
- "gitHead": "71742ee4fe24b9d2ac32b2a50bef5ce822b3a264"
51
+ "gitHead": "9d396112e1a0bdabea753d6104117ca9e1fede26"
52
52
  }