Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hectahertz committed Dec 5, 2017
1 parent a918214 commit 8bcabfd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4944,8 +4944,8 @@ react-native-tab-view@^0.0.70:
prop-types "^15.5.10"

react-native-typography@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/react-native-typography/-/react-native-typography-1.0.1.tgz#2ed412f6f1f3fea4e7714b86f9727b0c35153c5c"
version "1.0.2"
resolved "https://registry.yarnpkg.com/react-native-typography/-/react-native-typography-1.0.2.tgz#91607234c23d5ceb9e765fcfb684639560e57b3b"

[email protected]:
version "4.4.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-typography",
"version": "1.0.1",
"version": "1.0.2",
"description":
"Pixel–perfect, native–looking typographic styles for React Native",
"main": "src/index.js",
Expand Down

0 comments on commit 8bcabfd

Please sign in to comment.