Skip to content

Commit f548c8a

Browse files
author
Ivan Demidov
committed
fix(package): fix broken CI test
1 parent 5954db4 commit f548c8a

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
@@ -39,7 +39,7 @@
3939
"babel-core": "^6.1.21",
4040
"babel-eslint": "^6.0.0",
4141
"babel-preset-es2015": "^6.1.18",
42-
"eslint": "^3.0.0",
42+
"eslint": "^2.13.1",
4343
"expect": "^1.13.0",
4444
"lodash": "^4.0.0",
4545
"mocha": "^3.0.0",

0 commit comments

Comments
 (0)