Skip to content

Commit

Permalink
Update depedency-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Mar 19, 2017
1 parent 00452b4 commit 0f2b229
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"glob": "^7.0.5",
"handlebars": "^4.0.5",
"lodash": "^4.13.1",
"m-io": "^0.3.1",
"m-io": "^0.5.0",
"request": "^2.79.0",
"request-promise": "^4.1.1",
"semver": "^5.0.0",
Expand All @@ -51,7 +51,7 @@
},
"devDependencies": {
"chai": "^3.2.0",
"chai-as-promised": "^5.1.0",
"chai-as-promised": "^6.0.0",
"customize-engine-handlebars": "^2.0.0-alpha.0",
"dirty-chai": "^1.2.2",
"eslint": "^3.17.1",
Expand All @@ -61,9 +61,9 @@
"eslint-plugin-node": "^4.2.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^2.1.1",
"husky": "^0.12.0",
"husky": "^0.13.2",
"istanbul": "^0.4.5",
"mocha": "^2.2.5",
"mocha": "^3.2.0",
"recursive-copy": "^2.0.5",
"thoughtful-release": "^0.3.0"
},
Expand Down

0 comments on commit 0f2b229

Please sign in to comment.