Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Q committed Nov 28, 2019
1 parent 0484e98 commit f7fd981
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "styled-view",
"version": "0.0.2",
"version": "0.0.3",
"description": "UI Primitive for React, with CSS-in-JS support",
"main": "dist/index.js",
"private": false,
Expand Down Expand Up @@ -71,4 +71,4 @@
"@emotion/styled": "^10.x",
"is-style-prop-valid": "^0.0.4"
}
}
}

0 comments on commit f7fd981

Please sign in to comment.