Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgtaylor committed May 9, 2014
1 parent 78694ff commit b12c0c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -39,18 +39,18 @@
"jade": "~1.3.0",
"marked": "~0.3.0",
"optimist": "~0.6.0",
"protagonist": "~0.10.0",
"protagonist": "~0.11.0",
"highlight.js": "~8.0.0",
"moment": "~2.6.0",
"stylus": "~0.43.1",
"cli-color": "~0.2.3"
"stylus": "~0.44.0",
"cli-color": "~0.3.2"
},
"devDependencies": {
"grunt-contrib-coffee": "~0.10.0",
"grunt": "~0.4.1",
"grunt-mocha-cov": "~0.2.0",
"grunt-coffeelint": "0.0.10",
"sinon": "~1.9.0",
"async": "~0.7.0"
"async": "~0.8.0"
}
}

0 comments on commit b12c0c6

Please sign in to comment.