Skip to content

Commit 6ef0d88

Browse files
committed
Merge pull request #17 from troyastorino/master
Upgrade ESLint to 24.1
2 parents f702fb5 + 9bc1750 commit 6ef0d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url" : "http://github.com/codeclimate/codeclimate-eslint.git"
99
},
1010
"dependencies": {
11-
"eslint": "0.22.1"
11+
"eslint": "0.24.1"
1212
},
1313
"engine": "node >= 0.12.4"
1414
}

0 commit comments

Comments
 (0)