Skip to content

Commit

Permalink
fix(fab): Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
williamernest committed May 9, 2018
1 parent 7d9c9fb commit efd4703
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/fab/package.json
@@ -1,19 +1,19 @@
{
"name": "@material/react-fab",
"version": "0.0.0",
"description": "The Material Components Web - React Floating Action Button component",
"description": "Material Components React Floating Action Button (FAB)",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web-react.git"
},
"keywords": [
"mdc web react",
"material components react",
"material design",
"fab",
"floating action button"
],
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web-react.git"
},
"dependencies": {
"@material/fab": "^0.34.1",
"@material/react-ripple": "^0.0.0",
Expand Down

0 comments on commit efd4703

Please sign in to comment.