diff options
| -rw-r--r-- | npm-shrinkwrap.json | 2 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 154d5ff2..726784e8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -524,7 +524,7 @@ } }, "dgeni-packages": { - "version": "0.7.1", + "version": "0.8.1", "dependencies": { "lodash": { "version": "2.4.1" diff --git a/package.json b/package.json index baf57bd4..014b9063 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.7.0", + "dgeni-packages": "^0.8.1", "gulp-jshint": "~1.4.2", "jshint-stylish": "~0.1.5", "node-html-encoder": "0.0.2", |
