Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy Leunen committed Nov 25, 2015
1 parent 82fdf2f commit db2c769
Showing 1 changed file with 29 additions and 8 deletions.
37 changes: 29 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,38 @@
{
"name": "react-mdl",
"version": "1.0.1",
"version": "1.0.2",
"description": "React Components for the Material Design Lite UI framework",
"main": "lib/index.js",
"repository": "tleunen/react-mdl",
"keywords": [
"react", "react-component", "mdl", "material-design",
"badge", "button", "card", "checkbox", "data-table",
"fab-button", "icon", "icon-button", "icon-toggle",
"radio", "radio-group", "switch", "textfield",
"progress", "progress-bar", "spinner", "slider",
"tooltip", "menu", "dropdown", "Layout", "Drawer",
"Grid", "Tabs"
"react",
"react-component",
"mdl",
"material-design",
"badge",
"button",
"card",
"checkbox",
"data-table",
"fab-button",
"icon",
"icon-button",
"icon-toggle",
"radio",
"radio-group",
"switch",
"textfield",
"progress",
"progress-bar",
"spinner",
"slider",
"tooltip",
"menu",
"dropdown",
"Layout",
"Drawer",
"Grid",
"Tabs"
],
"author": {
"name": "Tommy Leunen",
Expand Down

0 comments on commit db2c769

Please sign in to comment.