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

Closes #8860
This commit is contained in:
Peter Bacon Darwin
2014-09-03 11:38:44 +01:00
parent e5e62a5479
commit 910d652ce5
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.7",
"version": "0.9.8",
"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.7",
"dgeni-packages": "^0.9.8",
"gulp-jshint": "~1.4.2",
"jshint-stylish": "~0.1.5",
"node-html-encoder": "0.0.2",