Skip to content

Commit 24ef2d5

Browse files
fix(package): update eslint-config-standard to version 13.0.1
Closes #10
1 parent ae81b14 commit 24ef2d5

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
@@ -13,7 +13,7 @@
1313
"ajv": "^5.2.2",
1414
"eslint": "^3.19.0",
1515
"eslint-config-airbnb-base": "^11.2.0",
16-
"eslint-config-standard": "^10.2.1",
16+
"eslint-config-standard": "^13.0.1",
1717
"eslint-plugin-import": "^2.7.0",
1818
"eslint-plugin-node": "^5.1.0",
1919
"eslint-plugin-promise": "^3.5.0",

0 commit comments

Comments
 (0)