Skip to content

Commit

Permalink
fix(snackbar): Add missing mdcw snackbar dependency (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasecdb authored and Matt Goo committed Mar 18, 2019
1 parent 904c120 commit 9e6fc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/snackbar/package.json
Expand Up @@ -17,6 +17,7 @@
"url": "https://github.com/material-components/material-components-web-react.git"
},
"dependencies": {
"@material/snackbar": "^0.43.0",
"classnames": "^2.2.5",
"react": "^16.4.2"
},
Expand Down

0 comments on commit 9e6fc92

Please sign in to comment.