diff options
| author | Peter Bacon Darwin | 2014-02-14 12:16:36 +0000 |
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-16 19:03:43 +0000 |
| commit | 64403ff36f587d9158afcf1f611215ffc603eb21 (patch) | |
| tree | 223636f728cc362386daabd9218aab5b5888ecab | |
| parent | 9878fee2992a845dff1e3e083f487013ebde8064 (diff) | |
| download | angular.js-64403ff36f587d9158afcf1f611215ffc603eb21.tar.bz2 | |
chore(package.json): get dgeni from the npm registry
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 817f55b0..0e4c51dd 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "gulp-concat": "~2.1.7", "canonical-path": "0.0.2", "winston": "~0.7.2", - "dgeni": "git://github.com/angular/dgeni", + "dgeni": "~0.0", "dgeni-packages": "git://github.com/angular/dgeni-packages" }, "licenses": [ |
