Skip to content

Commit ccad39b

Browse files
authored
Merge pull request #10 from GitScrum/master
fix(package): fix broken CI test
2 parents 5954db4 + f548c8a commit ccad39b

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)