Skip to content

Commit 0418a10

Browse files
authored
Merge pull request #12 from lucasfcosta/fix-eslint-version
chore: fix eslint dependency version
2 parents cf2622c + 0a4e64b commit 0418a10

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
@@ -59,7 +59,7 @@
5959
"browserify": "^13.0.0",
6060
"browserify-istanbul": "^2.0.0",
6161
"coveralls": "2.11.14",
62-
"eslint": "^3.7.1",
62+
"eslint": "^2.4.0",
6363
"eslint-config-strict": "^9.1.0",
6464
"eslint-plugin-filenames": "^1.1.0",
6565
"ghooks": "^1.0.1",

0 commit comments

Comments
 (0)