Skip to content

Commit

Permalink
[Dev Deps] dev dep ranges should match peer dep ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 26, 2017
1 parent 40f5635 commit 72d1385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"chai": "^3.4.0",
"coveralls": "^2.11.4",
"cross-env": "^4.0.0",
"eslint": "3.x",
"eslint": "2.x - 4.x",
"eslint-import-resolver-node": "file:./resolvers/node",
"eslint-import-resolver-webpack": "file:./resolvers/webpack",
"eslint-module-utils": "file:./utils",
Expand Down

0 comments on commit 72d1385

Please sign in to comment.