summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-07-29 18:19:13 -0400
committerJules Laplace <jules@okfoc.us>2014-07-29 18:19:13 -0400
commit7f7262473b844bc48f59f0a6e6ef2c7231b33987 (patch)
tree1b74a3e6ec3ce499d30869b9808b853086485987 /package.json
parente082a27d835495f7ea27292ffdc62688a22a67a1 (diff)
parent1e044ca74467d5ff46292822a274e678bd74a9b3 (diff)
merge
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index ca45bff..b4ac400 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,7 @@
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-copy": "~0.5.0",
- "grunt-dentist": "~0.3.4"
+ "grunt-dentist": "~0.3.4",
+ "mocha": "~1.20.1"
}
}