Skip to content

Commit

Permalink
fix(material-icon): 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 18e2508
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions packages/material-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"name": "@material/react-material-icon",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"description": "Material Components React Material Icon",
"license": "Apache-2.0",
"keywords": [
"mdc web react",
Expand All @@ -15,6 +10,10 @@
"material icon",
"materialicon"
],
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web-react.git"
},
"dependencies": {
"@material/react-ripple": "^0.0.0",
"classnames": "^2.2.5",
Expand Down

0 comments on commit 18e2508

Please sign in to comment.