@ttmg/cli 0.3.1-login.3 → 0.3.1-login.4

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
@@ -1919,7 +1919,7 @@ async function dev() {
1919
1919
  watch();
1920
1920
  }
1921
1921
 
1922
- var version = "0.3.1-login.3";
1922
+ var version = "0.3.1-login.4";
1923
1923
  var pkg = {
1924
1924
  version: version};
1925
1925
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttmg/cli",
3
- "version": "0.3.1-login.3",
3
+ "version": "0.3.1-login.4",
4
4
  "description": "TikTok Mini Game Command Line Tool",
5
5
  "license": "ISC",
6
6
  "bin": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttmg/cli",
3
- "version": "0.3.1-login.3",
3
+ "version": "0.3.1-login.4",
4
4
  "description": "TikTok Mini Game Command Line Tool",
5
5
  "license": "ISC",
6
6
  "bin": {