Update eslint dependency to 1.10.3, update config file format.

This commit is contained in:
David Anson 2016-01-13 21:25:23 -08:00
parent 9546cc520e
commit ab90a1b0c0
2 changed files with 11 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"devDependencies": {
"browserify": "^11.2.0",
"cpy": "^3.4.1",
"eslint": "^1.5.1",
"eslint": "^1.10.3",
"istanbul": "^0.3.21",
"nodeunit": "^0.9.1",
"q": "^1.4.0",