diff options
| author | Peter Bacon Darwin | 2014-03-11 19:10:34 +0000 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2014-03-11 19:10:34 +0000 | 
| commit | 247ec19c82bf6cd27099e013db8ea577083111ee (patch) | |
| tree | d297f5409ffdbe1b6779c2b8dbdb7cca622f60cb | |
| parent | 78165c224d75418bd7721badb8082827e00c4539 (diff) | |
| download | angular.js-247ec19c82bf6cd27099e013db8ea577083111ee.tar.bz2 | |
chore(package.json): update dgeni-packages dependency
The new version of dgeni-packages/ngdoc generates a manifest for each
example that can be used by plunker.
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package.json b/package.json index fb7a6abd..5d95bcb5 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@      "canonical-path": "0.0.2",      "winston": "~0.7.2",      "dgeni": "^0.2.2", -    "dgeni-packages": "^0.6.0", +    "dgeni-packages": "^0.7.0",      "gulp-jshint": "~1.4.2",      "jshint-stylish": "~0.1.5",      "node-html-encoder": "0.0.2" | 
