Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisallenlane committed Jun 17, 2016
1 parent 3943f80 commit 5c03344
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -17,20 +17,20 @@
"loopfunc": true
},
"dependencies": {
"async": "0.2.10",
"json-front-matter": "0.1.4",
"async": "2.0.0-rc.6",
"json-front-matter": "1.0.0",
"lodash": "^4.13.1",
"marked": "0.3.1",
"moment": "2.5.1",
"truncatise": "0.0.2",
"marked": "0.3.5",
"moment": "2.13.0",
"truncatise": "0.0.5",
"xss": "^0.2.13"
},
"devDependencies": {
"cheerio": "^0.20.0",
"ejs": "^2.4.2",
"express": "^4.13.4",
"express": "^4.14.0",
"faucet": "0.0.1",
"jshint": "2.7.0",
"jshint": "2.9.2",
"really-need": "^1.9.2",
"superagent": "^2.0.0",
"supertest": "^1.2.0",
Expand Down

0 comments on commit 5c03344

Please sign in to comment.