Skip to content

Commit

Permalink
fix(floating-label): 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 92cbf2c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/floating-label/package.json
@@ -1,12 +1,8 @@
{
"name": "@material/react-floating-label",
"version": "0.0.0",
"description": "The Material Components Web - React Floating Label component",
"description": "Material Components React Floating Label",
"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",
Expand All @@ -15,6 +11,10 @@
"text field floating label",
"floating label react"
],
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web-react.git"
},
"dependencies": {
"@material/floating-label": "^0.34.0",
"classnames": "^2.2.5",
Expand Down

0 comments on commit 92cbf2c

Please sign in to comment.