optimization

This commit is contained in:
huanqing.shao
2019-10-23 23:22:38 +08:00
parent afd41acbb0
commit ba09871630
26 changed files with 180 additions and 38 deletions

10
package-lock.json generated
View File

@ -820,6 +820,16 @@
"resolved": "https://registry.npm.taobao.org/@types/q/download/@types/q-1.5.2.tgz",
"integrity": "sha1-aQoUdbhPKohP0HzXl8APXzE1bqg="
},
"@vssue/api-github-v3": {
"version": "1.1.2",
"resolved": "https://registry.npm.taobao.org/@vssue/api-github-v3/download/@vssue/api-github-v3-1.1.2.tgz",
"integrity": "sha1-JEZ6b2LqrikJHphhYLWKqFnYd/Q=",
"dev": true,
"requires": {
"@vssue/utils": "^1.1.1",
"axios": "^0.18.1"
}
},
"@vssue/api-github-v4": {
"version": "1.2.0",
"resolved": "https://registry.npm.taobao.org/@vssue/api-github-v4/download/@vssue/api-github-v4-1.2.0.tgz",