Skip to content

Commit 8b94bb0

Browse files
authored
Merge pull request #12 from joseluisq/greenkeeper/eslint-4.1.0
Update eslint to the latest version 🚀
2 parents a0376cc + 50f35f7 commit 8b94bb0

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
@@ -66,7 +66,7 @@
6666
"coverage": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
6767
},
6868
"peerDependencies": {
69-
"eslint": "2.x - 3.x",
69+
"eslint": "4.1.0",
7070
"react": "^15.x",
7171
"react-dom": "^15.x"
7272
},

0 commit comments

Comments
 (0)