chore(package.json): update to dgeni-packages 0.9.7

This commit is contained in:
Peter Bacon Darwin
2014-08-10 17:42:06 +01:00
parent 5038bf79c6
commit d09e3e923e
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.6",
"version": "0.9.7",
"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.6",
"dgeni-packages": "^0.9.7",
"gulp-jshint": "~1.4.2",
"jshint-stylish": "~0.1.5",
"node-html-encoder": "0.0.2",