Skip to content

Commit

Permalink
bump react-native-iphone-x-helper (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman333 committed Nov 13, 2020
1 parent 061f635 commit 89436d3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -29,10 +29,13 @@
"url": "https://github.com/heyman333/react-native-responsive-fontsize/issues"
},
"dependencies": {
"react-native-iphone-x-helper": "^1.0.2"
"react-native-iphone-x-helper": "^1.3.1"
},
"homepage": "https://github.com/heyman333/react-native-responsive-fontsize/blob/master/README.md",
"devDependencies": {
"prettier": "2.0.5"
},
"peerDependencies": {
"react-native": ">=0.42.0"
}
}
13 changes: 13 additions & 0 deletions yarn.lock
@@ -0,0 +1,13 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


prettier@2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==

react-native-iphone-x-helper@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010"
integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg==

0 comments on commit 89436d3

Please sign in to comment.