Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenedith committed Dec 28, 2015
1 parent 2173783 commit a9b722a
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
@@ -1,14 +1,14 @@
{
"name": "receipts-lottery-client",
"version": "0.5.9",
"version": "0.5.10",
"description": "Receipts lottery client",
"main": "./index.js",
"dependencies": {
"assert-plus": "^0.2.0",
"async": "^1.5.0",
"cheerio": "^0.19.0",
"moment-timezone": "^0.4.1",
"receipts-model": "0.5.9",
"receipts-model": "0.5.10",
"request": "^2.67.0",
"winston": "^2.1.1",
"winston-loggly": "^1.2.0"
Expand Down Expand Up @@ -45,6 +45,6 @@
"node": ">=0.10.0"
},
"readmeFilename": "README.md",
"_id": "receipts-lottery-client@0.5.9",
"_from": "receipts-lottery-client@^0.5.9"
"_id": "receipts-lottery-client@0.5.10",
"_from": "receipts-lottery-client@^0.5.10"
}

0 comments on commit a9b722a

Please sign in to comment.