Skip to content

Commit

Permalink
Update dependencies and bump to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-zheng-an committed Jan 24, 2016
1 parent 947bd44 commit 0b5275d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gulp-shell",
"version": "0.5.1",
"version": "0.5.2",
"description": "A handy command line interface for gulp",
"main": "index.js",
"scripts": {
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"chai": "~3.4.0",
"coveralls": "~2.11.4",
"eslint": "~1.7.3",
"eslint": "~1.10.3",
"gulp": "~3.9.0",
"istanbul": "~0.4.0",
"mocha": "~2.3.3",
Expand Down

0 comments on commit 0b5275d

Please sign in to comment.