Skip to content

Commit

Permalink
dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
manishsaraan committed Aug 28, 2018
1 parent ae65281 commit d8916c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -35,11 +35,11 @@
},
"dependencies": {
"apidoc-core": "~0.8.2",
"fs-extra": "~3.0.1",
"lodash": "~4.17.4",
"fs-extra": "^7.0.0",
"lodash": "^4.17.10",
"markdown-it": "^8.3.1",
"nomnom": "~1.8.1",
"winston": "~2.3.1"
"winston": "^3.0.0"
},
"devDependencies": {
"apidoc-example": "*",
Expand Down

0 comments on commit d8916c1

Please sign in to comment.