diff --git a/example/yarn.lock b/example/yarn.lock index 02d8ec1..b009b65 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -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" react-native-vector-icons@4.4.2: version "4.4.2" diff --git a/package.json b/package.json index ddd5766..34ca648 100644 --- a/package.json +++ b/package.json @@ -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",