Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Commit 5d7d40f

Browse files
committed
bump eslint peerDep
1 parent bb97ce0 commit 5d7d40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"main": "index.js",
1212
"peerDependencies": {
1313
"babel-eslint": "^3.1.15",
14-
"eslint": "^0.22.1",
14+
"eslint": "^0.23.0",
1515
"eslint-plugin-react": "^2.5.0"
1616
},
1717
"license": "BSD"

0 commit comments

Comments
 (0)