Skip to content

Commit 0b5275d

Browse files
committed
Update dependencies and bump to 0.5.2
1 parent 947bd44 commit 0b5275d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-shell",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "A handy command line interface for gulp",
55
"main": "index.js",
66
"scripts": {
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"chai": "~3.4.0",
2828
"coveralls": "~2.11.4",
29-
"eslint": "~1.7.3",
29+
"eslint": "~1.10.3",
3030
"gulp": "~3.9.0",
3131
"istanbul": "~0.4.0",
3232
"mocha": "~2.3.3",

0 commit comments

Comments
 (0)