diff options
| author | Peter Bacon Darwin | 2014-02-20 11:00:29 +0000 |
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-20 11:01:51 +0000 |
| commit | e6c35e1b6b22acbf45abb883bf254b7191a42a38 (patch) | |
| tree | b053512087c2ff901e4ab0a00d1a402e28f59116 | |
| parent | 0b6ba9c94072bd677e57f477810016351ef72ddc (diff) | |
| download | angular.js-e6c35e1b6b22acbf45abb883bf254b7191a42a38.tar.bz2 | |
chore(package.json): update dgeni dependencies
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 39af88c2..80006e9c 100644 --- a/package.json +++ b/package.json @@ -50,8 +50,8 @@ "gulp-concat": "~2.1.7", "canonical-path": "0.0.2", "winston": "~0.7.2", - "dgeni": "*", - "dgeni-packages": "*", + "dgeni": "~0.1.0", + "dgeni-packages": "~0.1.0", "gulp-jshint": "~1.4.2", "jshint-stylish": "~0.1.5" }, |
