@astrox/identity 0.0.50 → 0.0.51

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.50",
3
+ "version": "0.0.51",
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",
@@ -53,5 +53,5 @@
53
53
  "typescript": "^4.2.3",
54
54
  "whatwg-fetch": "^3.0.0"
55
55
  },
56
- "gitHead": "edbc8cd80c1baaba0a973ff3af61e02eee97c474"
56
+ "gitHead": "8f4be6a9b73d5d7ebdd6a5071ed59f633005ce8d"
57
57
  }