@hyext/builder-revues 1.2.2-alpha.1 → 1.2.2-alpha.2

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyext/builder-revues",
3
- "version": "1.2.2-alpha.1",
3
+ "version": "1.2.2-alpha.2",
4
4
  "description": "> TODO: description",
5
5
  "author": "loler",
6
6
  "homepage": "",
@@ -24,9 +24,9 @@
24
24
  "url": "https://git.huya.com/exc/web/revue.git"
25
25
  },
26
26
  "dependencies": {
27
- "@revues/cocos-web-adapter": "1.2.2-alpha.1",
28
- "@revues/code-compiler": "1.2.2-alpha.1",
29
- "@revues/web-sdk-core": "1.2.2-alpha.1",
27
+ "@revues/cocos-web-adapter": "1.2.2-alpha.2",
28
+ "@revues/code-compiler": "1.2.2-alpha.2",
29
+ "@revues/web-sdk-core": "1.2.2-alpha.2",
30
30
  "archiver": "^7.0.1",
31
31
  "axios": "^1.7.3",
32
32
  "chalk": "^2.4.2",
@@ -46,5 +46,5 @@
46
46
  "@types/ramda": "^0.29.11",
47
47
  "terser": "^5.31.0"
48
48
  },
49
- "gitHead": "45350bea9abfef909869f04a59b13d4e25f5c2dd"
49
+ "gitHead": "e5b4f87f1f87b142af1cdfb2c2f64626a0f02dfc"
50
50
  }