Skip to content

Commit

Permalink
[dist] update contour dependency to not depend on git deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Swaagie committed Nov 14, 2014
1 parent dc40f20 commit 2f6ee78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "packages-pagelet",
"version": "0.8.5",
"version": "0.8.6",
"description": "Pagelet for rendering a npm package",
"main": "index.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
"homepage": "https://github.com/nodejitsu/packages-pagelet",
"dependencies": {
"async": "0.9.x",
"contour": "0.6.x",
"contour": "0.8.x",
"diagnostics": "0.0.x",
"ejs": "1.0.x",
"licenses": "0.0.x",
Expand Down

0 comments on commit 2f6ee78

Please sign in to comment.