chore(package): update dgeni-package to v0.9.6

This version supports `@packageName` tag that will allow us to fix the docs
for ngMock and ngMockE2E
This commit is contained in:
Peter Bacon Darwin
2014-07-21 21:01:01 +01:00
parent c94329a891
commit 55c6ee39e3
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View File

@@ -502,7 +502,7 @@
}
},
"dgeni-packages": {
"version": "0.9.5",
"version": "0.9.6",
"dependencies": {
"lodash": {
"version": "2.4.1"

View File

@@ -48,7 +48,7 @@
"canonical-path": "0.0.2",
"winston": "~0.7.2",
"dgeni": "^0.3.0",
"dgeni-packages": "^0.9.5",
"dgeni-packages": "^0.9.6",
"gulp-jshint": "~1.4.2",
"jshint-stylish": "~0.1.5",
"node-html-encoder": "0.0.2",