Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ewald <johannes.ewald@peerigon.com>2017-11-11 05:43:28 +0300
committerJohannes Ewald <johannes.ewald@peerigon.com>2017-11-11 05:43:28 +0300
commit87f64698a2a4640ac659e156c584385bb2592432 (patch)
tree92ca8311b6025e1c945db9b1eae79c9968e30779 /package.json
parent02c44014e5577d7a0ec8e79c7f3cf80e602e9ec5 (diff)
Update mocha
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 16ba88e..9e7d255 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"devDependencies": {
"coffee-script": "^1.8.0",
"expect.js": "^0.3.1",
- "mocha": "^2.1.0"
+ "mocha": "^4.0.1"
},
"license": "MIT",
"scripts": {