Skip to content

Commit

Permalink
Update peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeno Rocha committed Sep 9, 2014
1 parent f3778f5 commit c7b61ed
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"which": "~1.0.5"
},
"peerDependencies": {
"bower": ">=0.9.0",
"david": "~2.4.0",
"gh": "~1.9.0",
"gh-gif": "~0.1.3",
"gh-jira": "~0.4.4",
"grunt-cli": "~0.1.7",
"http-server": "~0.5.5",
"jshint": "~2.4.0",
"n": "~1.1.0"
"bower": "^1.3.9",
"david": "^3.3.1",
"gh": "^1.9.2",
"gh-gif": "^0.1.4",
"gh-jira": "^0.4.5",
"grunt-cli": "^0.1.13",
"http-server": "^0.6.1",
"jshint": "^2.5.5",
"n": "^1.2.9"
}
}

0 comments on commit c7b61ed

Please sign in to comment.