diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-03-23 02:15:11 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-23 02:15:11 +0900 |
| commit | b85e2f9a7baacd77b83b968d0fef3b2ceab6ca20 (patch) | |
| tree | 23f76637ce73786dc54600f9ab34e38c2d877523 /package.json | |
| parent | Merge pull request #1263 from syuilo/greenkeeper/eslint-plugin-vue-4.4.0 (diff) | |
| parent | fix(package): update chai-http to version 4.0.0 (diff) | |
| download | sharkey-b85e2f9a7baacd77b83b968d0fef3b2ceab6ca20.tar.gz sharkey-b85e2f9a7baacd77b83b968d0fef3b2ceab6ca20.tar.bz2 sharkey-b85e2f9a7baacd77b83b968d0fef3b2ceab6ca20.zip | |
Merge pull request #1264 from syuilo/greenkeeper/chai-http-4.0.0
Update chai-http to the latest version 🚀
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 55f9080861..3ec1620dd5 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "bootstrap-vue": "2.0.0-rc.1", "cafy": "3.2.1", "chai": "4.1.2", - "chai-http": "3.0.0", + "chai-http": "4.0.0", "chalk": "2.3.2", "compression": "1.7.2", "cookie": "0.3.1", |