@ocap/wallet 1.18.82 → 1.18.83

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.82",
3
+ "version": "1.18.83",
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.82",
56
- "@ocap/mcrypto": "1.18.82",
57
- "@ocap/util": "1.18.82"
55
+ "@arcblock/did": "1.18.83",
56
+ "@ocap/mcrypto": "1.18.83",
57
+ "@ocap/util": "1.18.83"
58
58
  },
59
- "gitHead": "3a2dedb0988021a95b5254ac4e6d97d4787ad81d"
59
+ "gitHead": "4ff2fda0bfeca2c5c85a141fb9d228d91914bdaf"
60
60
  }