Skip to content

Commit

Permalink
chore: remove egg-ci & change readme (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
gxcsoccer committed Aug 22, 2018
1 parent df594a7 commit 71596ee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion .autod.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module.exports = {
devdep: [
'autod',
'egg-bin',
'egg-ci',
'eslint',
'eslint-config-egg',
'contributors',
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,8 @@ invoke().catch(console.error);

## 三、相关文档

- [聊聊 Nodejs RPC(一)](https://github.com/alipay/sofa-rpc-node/wiki/%E8%81%8A%E8%81%8A-Nodejs-RPC%EF%BC%88%E4%B8%80%EF%BC%89)
- [聊聊 Node.js RPC(一)— 协议](https://www.yuque.com/egg/nodejs/dklip5)
- [聊聊 Node.js RPC(二)— 服务发现](https://www.yuque.com/egg/nodejs/mhgl9f)

## 四、如何贡献

Expand Down
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,12 @@
"antpb": "^1.0.0",
"autod": "^3.0.1",
"await-event": "^2.1.0",
"coffee": "^4.1.0",
"coffee": "^5.1.0",
"contributors": "^0.5.1",
"egg-bin": "^4.7.1",
"egg-ci": "^1.8.0",
"eslint": "^5.2.0",
"egg-bin": "^4.8.1",
"eslint": "^5.4.0",
"eslint-config-egg": "^7.0.0",
"mm": "^2.2.2",
"mm": "^2.4.0",
"pedding": "^1.1.0"
},
"engines": {
Expand Down

0 comments on commit 71596ee

Please sign in to comment.