@ttmg/cli 0.1.9-beta.18 → 0.1.9-beta.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1578,7 +1578,7 @@ async function upload() {
1578
1578
  });
1579
1579
  }
1580
1580
 
1581
- var version = "0.1.9-beta.18";
1581
+ var version = "0.1.9-beta.19";
1582
1582
  var pkg = {
1583
1583
  version: version};
1584
1584
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttmg/cli",
3
- "version": "0.1.9-beta.18",
3
+ "version": "0.1.9-beta.19",
4
4
  "description": "TikTok Mini Game Command Line Tool",
5
5
  "license": "ISC",
6
6
  "bin": {