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 1d43cb99..001a942f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,9 @@ "grunt-contrib-jasmine-node": "~0.1.1", "grunt-parallel": "git://github.com/vojtajina/grunt-parallel.git#streaming-per-task", "grunt-ddescribe-iit": "~0.0.1", - "grunt-merge-conflict": "~0.0.1" + "grunt-merge-conflict": "~0.0.1", + "promises-aplus-tests": "~1.3.2", + "grunt-shell": "~0.3.1" }, "licenses": [ { |
