@astrox/ax-types 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/ax-types",
3
- "version": "0.0.18",
3
+ "version": "0.0.20",
4
4
  "author": "AstroX Network",
5
5
  "license": "MIT",
6
6
  "description": "TypeScript definitions for ax",
@@ -18,5 +18,5 @@
18
18
  "scripts": {},
19
19
  "typesPublisherContentHash": "e35c02431c6153cb4f7280c296d68c5dead5ce1584c60e4fe11b5132cbf41b3f",
20
20
  "typeScriptVersion": "3.6",
21
- "gitHead": "afb33a8163d28495144d725bc39a643b7e44f1df"
21
+ "gitHead": "3856f14d314efd33983e030fe79355bd8be8779a"
22
22
  }