Skip to content

Commit

Permalink
Pin eslint to 4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Gruber committed Dec 28, 2017
1 parent 1b9b901 commit 93bacb8
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 @@ -116,7 +116,7 @@
"css-modules-require-hook": "^4.0.5",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.2",
"eslint": "^4.12.0",
"eslint": "4.13.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-loader": "^1.7.1",
"eslint-plugin-import": "^2.2.0",
Expand Down

0 comments on commit 93bacb8

Please sign in to comment.