Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Updated deps in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hcodes committed Jun 5, 2016
1 parent 1423d59 commit 9338cd8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -37,21 +37,21 @@
"commander": "~2.9.0",
"eyo-kernel": "~1.0.2",
"entities": "~1.1.1",
"isutf8": "~1.0.11",
"lodash": "^4.12.0",
"isutf8": "~2.0.0",
"lodash": "^4.13.0",
"minimatch": "~3.0.0",
"request": "^2.72.0",
"showdown": "~1.4.0",
"showdown": "~1.4.1",
"strip-json-comments": "~2.0.1",
"xml2js": "~0.4.16",
"yandex-speller": "~1.0.0"
},
"devDependencies": {
"chai": "~3.5.0",
"istanbul": "~0.4.3",
"jscs": "~3.0.3",
"jscs": "~3.0.4",
"jshint": "~2.9.2",
"mocha": "~2.4.5",
"mocha": "~2.5.3",
"sinon": "^1.17.4"
},
"engines": {
Expand Down

0 comments on commit 9338cd8

Please sign in to comment.