提交 8cb917c0 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

Merge branch 'master' of github.com:Chatie/wechaty

language: node_js
node_js:
- "9"
- "10"
os:
- linux
......
......@@ -92,7 +92,7 @@
"node": ">= 8.5"
},
"dependencies": {
"bl": "^1.2.0",
"bl": "^2.0.0",
"brolog": "^1.2.0",
"clone-class": "^0.6.11",
"cuid": "^2.1.1",
......@@ -130,7 +130,7 @@
"@types/read-pkg-up": "^3.0.0",
"@types/request": "^2.0.0",
"@types/semver": "^5.5.0",
"@types/sinon": "^4.3.1",
"@types/sinon": "^5.0.0",
"@types/vinyl": "^2.0.2",
"@types/ws": "^5.1.0",
"@types/xml2js": "^0.4.0",
......@@ -151,7 +151,7 @@
"git-scripts": "git+https://github.com/nkzawa/git-scripts.git",
"glob": "^7.1.0",
"jsdoc-to-markdown": "^4.0.0",
"markdownlint-cli": "^0.8.1",
"markdownlint-cli": "^0.9.0",
"nyc": "^11.2.0",
"qrcode-terminal": "^0.12.0",
"semver": "^5.5.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册