Skip to content

Commit

Permalink
chore: fix peerDependency conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Sep 11, 2017
1 parent 9f6ad36 commit c38ba0d
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 @@ -16,7 +16,7 @@
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.0.2",
"eslint-plugin-import": "^2.3.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-react": "^7.0.1",
"expect": "^1.20.2",
"husky": "^0.14.3",
Expand Down

0 comments on commit c38ba0d

Please sign in to comment.