We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac7901 commit 49da95bCopy full SHA for 49da95b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-mother",
3
- "version": "2.0.14",
+ "version": "2.0.15",
4
"description": "Mother eslint config derived from eslint-config-airbnb",
5
"main": "index.js",
6
"scripts": {
@@ -26,6 +26,6 @@
26
"eslint-config-airbnb": "^17.1.0",
27
"eslint-plugin-import": "^2.14.0",
28
"eslint-plugin-jsx-a11y": "^6.1.2",
29
- "eslint-plugin-react": "^7.11.1"
+ "eslint-plugin-react": "7.11.1"
30
}
31
0 commit comments