@astrox/identity-ledgerhq 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-ledgerhq",
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 and authentication with the Internet Computer",
@@ -55,5 +55,5 @@
55
55
  "typescript": "^4.2.3",
56
56
  "whatwg-fetch": "^3.0.0"
57
57
  },
58
- "gitHead": "edbc8cd80c1baaba0a973ff3af61e02eee97c474"
58
+ "gitHead": "8f4be6a9b73d5d7ebdd6a5071ed59f633005ce8d"
59
59
  }