Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
beatfactor committed Mar 11, 2017
1 parent 50a42c7 commit 6d456bd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"dependencies": {
"chai-nightwatch": "~0.1.x",
"ejs": "~0.8.3",
"lodash.clone": "^3.0.3",
"lodash.defaultsdeep": "^4.3.2",
"minimatch": "~0.2.14",
"mkpath": ">=0.1.0",
"ejs": "0.8.3",
"lodash.clone": "3.0.3",
"lodash.defaultsdeep": "4.3.2",
"minimatch": "3.0.3",
"mkpath": "1.0.0",
"mocha-nightwatch": "2.2.9",
"optimist": ">=0.3.5",
"proxy-agent": ">=2.0.0",
"q": "^1.1.2"
"optimist": "0.6.1",
"proxy-agent": "2.0.0",
"q": "1.4.1"
},
"devDependencies": {
"chai": "^3.2.0",
Expand Down

0 comments on commit 6d456bd

Please sign in to comment.