Skip to content

Commit

Permalink
Add support for ESLint v4 to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
soda0289 authored Apr 10, 2017
1 parent 132d5cc commit 8238167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"license": "MIT",
"dependencies": {
"bufferstreams": "^1.1.1",
"eslint": "^3.0.0",
"eslint": "3.x.x - 4.x.x",
"gulp-util": "^3.0.6"
},
"devDependencies": {
Expand Down

0 comments on commit 8238167

Please sign in to comment.