@ttmg/cli 0.3.6-beta.wasmcode.split → 0.3.6-beta.wasmcode.split.2

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
@@ -11711,7 +11711,7 @@ async function upload({ clientKey, note = '--', dir, }) {
11711
11711
  }
11712
11712
  }
11713
11713
 
11714
- var version = "0.3.6-beta.wasmcode.split";
11714
+ var version = "0.3.6-beta.wasmcode.split.2";
11715
11715
  var pkg = {
11716
11716
  version: version};
11717
11717
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttmg/cli",
3
- "version": "0.3.6-beta.wasmcode.split",
3
+ "version": "0.3.6-beta.wasmcode.split.2",
4
4
  "description": "TikTok Mini Game Command Line Tool",
5
5
  "license": "ISC",
6
6
  "bin": {
@@ -22,7 +22,7 @@
22
22
  ],
23
23
  "author": "zhanghongyang.mocha",
24
24
  "dependencies": {
25
- "@anrans001/ttmg-wasmtool": "^0.3.1",
25
+ "@anrans001/ttmg-wasmtool": "^0.3.2",
26
26
  "acorn": "^8.15.0",
27
27
  "archiver": "^7.0.1",
28
28
  "axios": "^1.11.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttmg/cli",
3
- "version": "0.3.6-beta.wasmcode.split",
3
+ "version": "0.3.6-beta.wasmcode.split.2",
4
4
  "description": "TikTok Mini Game Command Line Tool",
5
5
  "license": "ISC",
6
6
  "bin": {
@@ -22,7 +22,7 @@
22
22
  ],
23
23
  "author": "zhanghongyang.mocha",
24
24
  "dependencies": {
25
- "@anrans001/ttmg-wasmtool": "^0.3.1",
25
+ "@anrans001/ttmg-wasmtool": "^0.3.2",
26
26
  "acorn": "^8.15.0",
27
27
  "archiver": "^7.0.1",
28
28
  "axios": "^1.11.0",