diff options
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 94d8da82..3b39cea0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,8 @@ "yaml-js": "0.0.5", "showdown": "0.3.1", "rewire": "1.1.3", - "grunt-contrib-jasmine-node": "~0.1.1" + "grunt-contrib-jasmine-node": "~0.1.1", + "grunt-parallel": "~0.2.0" }, "licenses": [ { |
