@astrox/auth-client 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/auth-client",
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 provide a simple integration with an IC Internet Identity",
@@ -45,5 +45,5 @@
45
45
  "typescript": "^4.2.3",
46
46
  "whatwg-fetch": "^3.0.0"
47
47
  },
48
- "gitHead": "edbc8cd80c1baaba0a973ff3af61e02eee97c474"
48
+ "gitHead": "8f4be6a9b73d5d7ebdd6a5071ed59f633005ce8d"
49
49
  }