diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 5c4e3503..c729906e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,9 @@ "shelljs": "0.1.2", "karma": "0.8.4", "yaml-js": "0.0.5", - "showdown": "0.3.1" + "showdown": "0.3.1", + "rewire": "1.1.3", + "grunt-contrib-jasmine-node": "~0.1.1" }, "licenses": [ { |
