@astrox/ax-types 0.0.14 → 0.0.15

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.14",
3
+ "version": "0.0.15",
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": "fd926777277f63a38aaf2c87fd2d650703c46707"
21
+ "gitHead": "35a437c34b3a0f294c54ac8616839c16dc621056"
22
22
  }