diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-08-14 10:13:55 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-08-14 10:13:55 +0000 |
| commit | a532390f81e35f611fd02ad3d543f4d52217ca3c (patch) | |
| tree | 7bebb4f5614afb82c3103b6e9730a62f0b97a42d /node_modules/chai-http/package.json | |
| parent | ef2674cfe13d2c425c5a3b312244c46f2531979d (diff) | |
Fixed signin and signup
Diffstat (limited to 'node_modules/chai-http/package.json')
| -rw-r--r-- | node_modules/chai-http/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/node_modules/chai-http/package.json b/node_modules/chai-http/package.json index 226ddf1..11b6a8e 100644 --- a/node_modules/chai-http/package.json +++ b/node_modules/chai-http/package.json @@ -108,5 +108,6 @@ "tmp": "tmp/chai-http-3.0.0.tgz_1465570423892_0.4711184229236096" }, "directories": {}, - "_resolved": "https://registry.npmjs.org/chai-http/-/chai-http-3.0.0.tgz" + "_resolved": "https://registry.npmjs.org/chai-http/-/chai-http-3.0.0.tgz", + "readme": "ERROR: No README data found!" } |
