Skip to content

Commit

Permalink
fix(select): add missing material dom dependency
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 319356426
  • Loading branch information
Elliott Marquez authored and copybara-github committed Jul 2, 2020
1 parent fd97095 commit fd44be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/dom": "=8.0.0-canary.a78ceb112.0",
"@material/floating-label": "=8.0.0-canary.a78ceb112.0",
"@material/line-ripple": "=8.0.0-canary.a78ceb112.0",
"@material/mwc-base": "^0.17.0",
Expand Down

0 comments on commit fd44be1

Please sign in to comment.