@hyext/builder-revues 1.2.2-alpha.2 → 1.2.2-alpha.3
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.js +1 -1
- package/package.json +5 -5
package/dist/index.js
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@hyext/builder-revues",
|
3
|
-
"version": "1.2.2-alpha.
|
3
|
+
"version": "1.2.2-alpha.3",
|
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.
|
28
|
-
"@revues/code-compiler": "1.2.2-alpha.
|
29
|
-
"@revues/web-sdk-core": "1.2.2-alpha.
|
27
|
+
"@revues/cocos-web-adapter": "1.2.2-alpha.3",
|
28
|
+
"@revues/code-compiler": "1.2.2-alpha.3",
|
29
|
+
"@revues/web-sdk-core": "1.2.2-alpha.3",
|
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": "
|
49
|
+
"gitHead": "dc7187d30e5540f712d53ee237333b1377c6dc82"
|
50
50
|
}
|