@astrox/principal 0.0.44 → 0.0.47

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.44",
3
+ "version": "0.0.47",
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",
@@ -53,7 +53,7 @@
53
53
  "typescript": "^4.2.3",
54
54
  "whatwg-fetch": "^3.0.0"
55
55
  },
56
- "gitHead": "77f33838a57bd71cbee7fcefa54f08ba26cf6f12",
56
+ "gitHead": "9525f08b49bea8082728658b2f1a15cc64c10e0c",
57
57
  "dependencies": {
58
58
  "js-sha256": "^0.9.0"
59
59
  }