Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
usulpro committed Mar 13, 2021
1 parent 590556f commit 726773b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@react-theming/storybook-addon",
"version": "1.0.3",
"description": "Develop themes and themable components with Emotion, Styled Components, Material-UI and your custom solution",
"version": "1.1.0",
"private": false,
"main": "dist/index.js",
"homepage": "https://github.com/react-theming/storybook-addon",
Expand Down Expand Up @@ -87,6 +88,8 @@
},
"keywords": [
"storybook",
"storybook-addons",
"style",
"react",
"material",
"ui",
Expand All @@ -109,5 +112,8 @@
"customization",
"dark theme",
"light theme"
]
],
"storybook": {
"displayName": "React Theming"
}
}

0 comments on commit 726773b

Please sign in to comment.