@astrox/principal 0.0.18 → 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/principal",
3
- "version": "0.0.18",
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 work with Internet Computer principals",
@@ -54,5 +54,5 @@
54
54
  "typescript": "^4.2.3",
55
55
  "whatwg-fetch": "^3.0.0"
56
56
  },
57
- "gitHead": "afb33a8163d28495144d725bc39a643b7e44f1df"
57
+ "gitHead": "3856f14d314efd33983e030fe79355bd8be8779a"
58
58
  }