Skip to content

Commit

Permalink
Merge pull request #56 from paulohp/update-dependencies
Browse files Browse the repository at this point in the history
update dependencies and peerDependencies
  • Loading branch information
zenorocha committed Mar 10, 2015
2 parents 9c07bbc + b23b654 commit 71bd27a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,24 @@
"grunt": "~0.4.2",
"grunt-bump": "0.0.15",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.5.0",
"grunt-git": "~0.2.1",
"grunt-contrib-copy": "^0.8.0",
"grunt-git": "~0.3.4",
"grunt-prompt": "^1.1.0",
"grunt-shell": "^1.1.1",
"grunt-symlink": "~0.4.0",
"grunt-template": "~0.2.1",
"update-notifier": "^0.2.0",
"userhome": "~0.1.0",
"update-notifier": "^0.3.1",
"userhome": "~1.0.0",
"which": "~1.0.5"
},
"peerDependencies": {
"bower": "^1.3.9",
"david": "^3.3.1",
"david": "^6.1.5",
"gh": "^1.9.2",
"gh-gif": "^0.1.4",
"gh-jira": "^0.4.5",
"gh-gif": "^0.3.0",
"gh-jira": "^0.5.2",
"grunt-cli": "^0.1.13",
"http-server": "^0.6.1",
"http-server": "^0.7.5",
"jshint": "^2.5.5",
"n": "^1.2.9"
}
Expand Down

0 comments on commit 71bd27a

Please sign in to comment.