@astrox/identity 0.0.15 → 0.0.20

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astrox/identity",
3
- "version": "0.0.15",
3
+ "version": "0.0.20",
4
4
  "author": "DFINITY Stiftung <sdk@astrox.org>",
5
5
  "license": "Apache-2.0",
6
6
  "description": "JavaScript and TypeScript library to manage identity with the Internet Computer",
@@ -50,5 +50,5 @@
50
50
  "typescript": "^4.2.3",
51
51
  "whatwg-fetch": "^3.0.0"
52
52
  },
53
- "gitHead": "35a437c34b3a0f294c54ac8616839c16dc621056"
53
+ "gitHead": "3856f14d314efd33983e030fe79355bd8be8779a"
54
54
  }