aboutsummaryrefslogtreecommitdiff
path: root/node_modules/mocha/package.json
diff options
context:
space:
mode:
authornanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:20:52 +0000
committernanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:20:52 +0000
commit4cff38c8f7b65dab1fd72ea835ea7288327d1056 (patch)
treeac93acd69e77eef1e352af953d56238d70ea9c5d /node_modules/mocha/package.json
parente11dd98c9a55cd1742d221e3b1ea90d31e240fa8 (diff)
Fixed admin bug
Diffstat (limited to 'node_modules/mocha/package.json')
-rw-r--r--node_modules/mocha/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/node_modules/mocha/package.json b/node_modules/mocha/package.json
index 8e148b9..cd9b720 100644
--- a/node_modules/mocha/package.json
+++ b/node_modules/mocha/package.json
@@ -1246,7 +1246,7 @@
"homepage": "https://github.com/mochajs/mocha#readme",
"_id": "mocha@2.5.3",
"_shasum": "161be5bdeb496771eb9b35745050b622b5aefc58",
- "_from": "mocha@latest",
+ "_from": "mocha@>=2.5.3 <3.0.0",
"_npmVersion": "3.8.6",
"_nodeVersion": "6.0.0",
"_npmUser": {
@@ -1276,6 +1276,5 @@
"tmp": "tmp/mocha-2.5.3.tgz_1464165855561_0.11252999701537192"
},
"directories": {},
- "_resolved": "https://registry.npmjs.org/mocha/-/mocha-2.5.3.tgz",
- "readme": "ERROR: No README data found!"
+ "_resolved": "https://registry.npmjs.org/mocha/-/mocha-2.5.3.tgz"
}