@ttmg/cli 0.2.1-beta.2 → 0.2.1-beta.3

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
@@ -1763,7 +1763,7 @@ async function dev() {
1763
1763
  listen();
1764
1764
  }
1765
1765
 
1766
- var version = "0.2.1-beta.2";
1766
+ var version = "0.2.1-beta.3";
1767
1767
  var pkg = {
1768
1768
  version: version};
1769
1769
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttmg/cli",
3
- "version": "0.2.1-beta.2",
3
+ "version": "0.2.1-beta.3",
4
4
  "description": "TikTok Mini Game Command Line Tool",
5
5
  "license": "ISC",
6
6
  "bin": {