Skip to content

Commit

Permalink
fix(list): update checkbox and radio deps (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Goo authored Jun 11, 2019
1 parent d08ca2b commit 685b23b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"dependencies": {
"@material/dom": "^1.1.0",
"@material/list": "^1.0.0",
"@material/react-checkbox": "^0.10.0",
"@material/react-radio": "^0.10.0",
"@material/react-checkbox": "^0.13.0",
"@material/react-radio": "^0.13.0",
"@material/react-ripple": "^0.13.0",
"classnames": "^2.2.6",
"memoize-one": "^5.0.4",
Expand Down

0 comments on commit 685b23b

Please sign in to comment.