@astrox/ax-types 0.0.15 → 0.0.16

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.15",
3
+ "version": "0.0.16",
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": "35a437c34b3a0f294c54ac8616839c16dc621056"
21
+ "gitHead": "5a6491f658248c41fb9348790c79dae998cb62d0"
22
22
  }