aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-04-27 14:49:20 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2019-04-27 15:18:02 +0900
commitecee203554852d2a512d810d5d9d7393a3396d49 (patch)
tree3a2420fd01e6892079f7dd202710b809c944385f /package.json
parent6043c93a84f67caf89bc67c309cd6634f297339f (diff)
Install mocha@6.1.4
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 45045d9..e7c5269 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.5",
"lanthan": "git+https://github.com/ueokande/lanthan.git#master",
- "mocha": "^6.0.2",
+ "mocha": "^6.1.4",
"node-sass": "^4.12.0",
"preact": "^8.4.2",
"preact-redux": "^2.0.3",