@tarojs/plugin-mini-ci 4.1.10-alpha.0 → 4.1.10-beta.0
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tarojs/plugin-mini-ci",
|
|
3
|
-
"version": "4.1.10-
|
|
3
|
+
"version": "4.1.10-beta.0",
|
|
4
4
|
"description": "Taro 小程序端构建后支持CI(持续集成)的插件",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Taro",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/qrcode": "^1.5.5",
|
|
38
38
|
"@types/shelljs": "^0.8.15",
|
|
39
|
-
"@tarojs/service": "4.1.10-
|
|
39
|
+
"@tarojs/service": "4.1.10-beta.0"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
42
|
"dingtalk-miniapp-opensdk": "^1.0.8",
|