We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947bd44 commit 0b5275dCopy full SHA for 0b5275d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gulp-shell",
3
- "version": "0.5.1",
+ "version": "0.5.2",
4
"description": "A handy command line interface for gulp",
5
"main": "index.js",
6
"scripts": {
@@ -26,7 +26,7 @@
26
"devDependencies": {
27
"chai": "~3.4.0",
28
"coveralls": "~2.11.4",
29
- "eslint": "~1.7.3",
+ "eslint": "~1.10.3",
30
"gulp": "~3.9.0",
31
"istanbul": "~0.4.0",
32
"mocha": "~2.3.3",
0 commit comments