Skip to content

Commit

Permalink
fix: drop peerDependency of eslint-config-standard
Browse files Browse the repository at this point in the history
Fixes #131.
  • Loading branch information
mightyiam committed Aug 20, 2019
1 parent ac8fa1b commit 85d7174
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
},
"peerDependencies": {
"eslint": ">=6.0.1",
"eslint-config-standard": ">=13.0.1",
"eslint-plugin-import": ">=2.18.0",
"eslint-plugin-node": ">=9.1.0",
"eslint-plugin-promise": ">=4.2.1",
Expand Down

0 comments on commit 85d7174

Please sign in to comment.