Skip to content

Commit

Permalink
greenkeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
crccheck committed Oct 16, 2016
1 parent cfe0099 commit db920c9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"author": "Chris Chang <c@crccheck.com> (http://crccheck.com/blog)",
"license": "Apache-2.0",
"dependencies": {
"aws-sdk": "^2.6.4",
"aws-sdk": "^2.6.9",
"commander": "^2.9.0"
},
"devDependencies": {
"eslint": "^3.6.1",
"eslint-config-standard": "^6.1.0",
"eslint-plugin-promise": "^2.0.1",
"eslint": "^3.8.0",
"eslint-config-standard": "^6.2.0",
"eslint-plugin-promise": "^3.0.0",
"eslint-plugin-standard": "^2.0.1",
"istanbul": "^0.4.5",
"mocha": "^3.1.0",
"mocha": "^3.1.2",
"proxyquire": "^1.7.10",
"sinon": "^1.17.6"
},
Expand Down

0 comments on commit db920c9

Please sign in to comment.