Skip to content

Commit

Permalink
fix(card): Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
williamernest authored May 9, 2018
1 parent 7d9c9fb commit fc7a4dd
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions packages/card/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
{
"name": "@material/react-card",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"description": "Material Components React Card",
"license": "Apache-2.0",
"keywords": [
"mdc web react",
"material components react",
"material design",
"material icon",
"materialicon"
"material card",
"materialcard"
],
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web-react.git"
},
"dependencies": {
"@material/card": "^0.34.1",
"classnames": "^2.2.5",
Expand Down

0 comments on commit fc7a4dd

Please sign in to comment.