Merge remote-tracking branch 'origin/master' into 2.3.0

This commit is contained in:
wing328
2017-06-06 17:11:49 +08:00
19 changed files with 53 additions and 55 deletions

View File

@@ -7,6 +7,9 @@
"scripts": {
"test": "./node_modules/mocha/bin/mocha --recursive"
},
"browser": {
"fs": false
},
"dependencies": {
"superagent": "3.5.2"
},