Skip to content

Commit 269f0e5

Browse files
authored
Merge pull request #9 from nutshellcrm/eslint-3
Allow ESLint@3
2 parents bc879a8 + 63c458c commit 269f0e5

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)