update linter

This commit is contained in:
Leo 2017-02-23 18:45:47 -05:00
parent 7f12a7e940
commit ed5d9a2711
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
"postversion": "git push --follow-tags"
},
"devDependencies": {
"eslint": "^2.10.2",
"eslint": "^3.16.1",
"istanbul": "^0.4.3",
"marked": "^0.3.6"
},