Skip to content

Commit 63c458c

Browse files
committed
Allow ESLint@3
1 parent bc879a8 commit 63c458c

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
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/nutshellcrm/eslint-config-nutshell#readme",
2626
"peerDependencies": {
27-
"eslint": "^2.0.0",
27+
"eslint": "2.x - 3.x",
2828
"eslint-plugin-babel": "^3.0.0",
2929
"eslint-plugin-react": "^5.0.0",
3030
"eslint-plugin-import": "^1.0.0"

0 commit comments

Comments
 (0)