We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1d6d6 commit 678410eCopy full SHA for 678410e
1 file changed
package.json
@@ -15,10 +15,10 @@
15
"devDependencies": {
16
"eslint": "^3.15.0",
17
"eslint-config-airbnb-base": "^11.1.0",
18
- "eslint-config-standard": "^6.2.1",
+ "eslint-config-standard": "^10.2.1",
19
"eslint-plugin-import": "^2.2.0",
20
"eslint-plugin-promise": "^3.4.1",
21
- "eslint-plugin-standard": "^2.0.1",
+ "eslint-plugin-standard": "^3.0.1",
22
"mocha": "^3.1.2"
23
},
24
"engines": {
0 commit comments