@ocap/wallet 1.18.90 → 1.18.92

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ocap/wallet",
3
- "version": "1.18.90",
3
+ "version": "1.18.92",
4
4
  "description": "Utility function to create and use an forge compatible crypto wallet",
5
5
  "keywords": [
6
6
  "crypto",
@@ -52,9 +52,9 @@
52
52
  "url": "https://github.com/ArcBlock/asset-chain/issues"
53
53
  },
54
54
  "dependencies": {
55
- "@arcblock/did": "1.18.90",
56
- "@ocap/mcrypto": "1.18.90",
57
- "@ocap/util": "1.18.90"
55
+ "@arcblock/did": "1.18.92",
56
+ "@ocap/mcrypto": "1.18.92",
57
+ "@ocap/util": "1.18.92"
58
58
  },
59
- "gitHead": "2f6dfa9b33c0b8846dc3971c37e74cb4b60b29d6"
59
+ "gitHead": "166a276e6865f140e5eed88aced8a4ad39186a74"
60
60
  }