@astrox/identity 0.0.13 → 0.0.14

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.13",
3
+ "version": "0.0.14",
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": "bd8bbdfa92630468257e7c86429170a07b4b889b"
53
+ "gitHead": "fd926777277f63a38aaf2c87fd2d650703c46707"
54
54
  }