@vft/business 0.0.6 → 0.0.8
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.
|
@@ -8,7 +8,7 @@ const list = [
|
|
|
8
8
|
['百度站长', 'https://ziyuan.baidu.com/linksubmit/index'],
|
|
9
9
|
[
|
|
10
10
|
'百度联盟',
|
|
11
|
-
'https://
|
|
11
|
+
'https://unionsudo yum -y update\n.baidu.com/bqt/#/?fromPage=%2Fbqt%2Fmodules.html#/account/info?mioflyFx',
|
|
12
12
|
],
|
|
13
13
|
['阿里云服务器', 'https://account.aliyun.com/login/login.htm'],
|
|
14
14
|
['中小学教师资格考试', 'https://ntce.neea.edu.cn/'],
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vft/business",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.8",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"lodash": "*",
|
|
6
6
|
"jsencrypt": "*",
|
|
7
|
-
"@vft/utils": "0.0.
|
|
7
|
+
"@vft/utils": "0.0.55"
|
|
8
8
|
},
|
|
9
9
|
"scripts": {
|
|
10
10
|
"pub": "tsx ../scripts/build/src/publish.ts --pkg business"
|