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 8cc184cb..2cc6daf4 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,9 @@ "grunt-ddescribe-iit": "~0.0.1", "grunt-merge-conflict": "~0.0.1", "promises-aplus-tests": "~1.3.2", - "grunt-shell": "~0.3.1" + "grunt-shell": "~0.3.1", + "semver": "~2.1.0", + "lodash": "~1.3.1" }, "licenses": [ { |
