diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-07-29 18:19:13 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-07-29 18:19:13 -0400 |
| commit | 7f7262473b844bc48f59f0a6e6ef2c7231b33987 (patch) | |
| tree | 1b74a3e6ec3ce499d30869b9808b853086485987 /package.json | |
| parent | e082a27d835495f7ea27292ffdc62688a22a67a1 (diff) | |
| parent | 1e044ca74467d5ff46292822a274e678bd74a9b3 (diff) | |
merge
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
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" } } |
