Skip to content

Commit

Permalink
Merge branch 'master' into feat/ssr-first-child
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton authored Nov 6, 2020
2 parents 6503856 + 392e4d2 commit b554752
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/react-styled-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trendmicro/react-styled-ui",
"version": "0.9.1",
"version": "0.9.2",
"description": "React UI components built with Emotion and Styled System",
"main": "index.js",
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/styled-ui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "styled-ui-docs",
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"scripts": {
"build": "cross-env NODE_ENV=production next build",
Expand All @@ -23,7 +23,7 @@
"@mdx-js/mdx": "^1.6.7",
"@mdx-js/react": "^1.6.7",
"@next/mdx": "^9.4.4",
"@trendmicro/react-styled-ui": "^0.9.1",
"@trendmicro/react-styled-ui": "^0.9.2",
"@trendmicro/styled-ui-theme": "^0.9.1",
"@zeit/next-css": "^1.0.1",
"boolean": "^3.0.1",
Expand Down

0 comments on commit b554752

Please sign in to comment.