We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7837f1 commit 07bea71Copy full SHA for 07bea71
package.json
@@ -24,10 +24,10 @@
24
},
25
"homepage": "https://github.com/nutshellcrm/eslint-config-nutshell#readme",
26
"peerDependencies": {
27
- "eslint": "^2.7.0",
28
- "eslint-plugin-babel": "^3.1.0",
29
- "eslint-plugin-react": "^4.2.0",
30
- "eslint-plugin-import": "^1.4.0"
+ "eslint": "^2.0.0",
+ "eslint-plugin-babel": "^3.0.0",
+ "eslint-plugin-react": "^4.0.0",
+ "eslint-plugin-import": "^1.0.0"
31
32
"devDependencies": {
33
"babel-eslint": "^6.0.2",
0 commit comments