Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Maples7 committed Apr 7, 2017
2 parents 77a4958 + 0446b4f commit 30db2b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ POST /api/v1/weibos/:id
DELETE /api/v1/weibos/temp
```

You are welcomed to review _test.js_ and _controllers_ dir in this project for more infomation of usage.
You are welcomed to review _test.js_ and _controllers_ dir in this project for more information of usage.

## LICENSE
[MIT](LICENSE)
[MIT](LICENSE)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^10.1.2",
"supertest": "^3.0.0"
},
"engines" : {
"node" : ">=6.1.0"
"engines": {
"node": ">=6.1.0"
}
}

0 comments on commit 30db2b2

Please sign in to comment.