Skip to content

Commit

Permalink
Merge eb2774a into c948516
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Dec 20, 2016
2 parents c948516 + eb2774a commit ce46ad8
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 @@ -41,10 +41,10 @@
"homepage": "https://github.com/mrkmg/node-generate-release#readme",
"dependencies": {
"bluebird": "^3.1.2",
"exists-sync": "0.0.3",
"exists-sync": "0.0.4",
"glob": "^7.0.4",
"iniparser": "^1.0.5",
"inquirer": "^1.1.0",
"inquirer": "^2.0.0",
"minimist": "^1.2.0",
"observatory": "^1.0.0",
"rmdir": "^1.2.0",
Expand All @@ -53,14 +53,14 @@
},
"devDependencies": {
"chai": "^3.4.1",
"chai-as-promised": "^5.2.0",
"chai-as-promised": "^6.0.0",
"coffee-coverage": "^1.0.1",
"coffee-script": "^1.10.0",
"coffeelint": "^1.14.2",
"coffeelint-limit-newlines": "0.0.2",
"istanbul": "^0.4.2",
"istanbul-coveralls": "^1.0.3",
"mocha": "^2.3.4",
"mocha": "^3.2.0",
"sinon": "^1.17.4"
}
}

0 comments on commit ce46ad8

Please sign in to comment.