diff options
| author | Brian Ford | 2013-08-09 17:26:07 -0700 |
|---|---|---|
| committer | Igor Minar | 2013-09-05 01:15:36 +0200 |
| commit | cf0e6f360962abe62f1f49b0226b234e54adcff1 (patch) | |
| tree | e73fb64b1e9101fdcfaa18feaaaef3a28a98d41f /package.json | |
| parent | 81b0b6ea7b297ea649a781d2fc0eb2ea20c692c7 (diff) | |
| download | angular.js-cf0e6f360962abe62f1f49b0226b234e54adcff1.tar.bz2 | |
chore(release): add script for comparing master and stable branches
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": [ { |
