Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: Bump RNE to version 1.2.5
  • Loading branch information
haruelrovix committed Oct 5, 2019
commit 65a09b5bd9310e99b979dedbe85c403fe5748d38
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-art": "^16.6.3",
"react-dom": "^16.6.x",
"react-native": "^0.59.5",
"react-native-elements": "^1.2.3",
"react-native-elements": "^1.2.5",
"react-native-vector-icons": "^6.4.2",
"react-native-web": "^0.9.x"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12297,10 +12297,10 @@ react-modal@^3.6.1, react-modal@^3.8.1:
react-lifecycles-compat "^3.0.0"
warning "^3.0.0"

react-native-elements@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/react-native-elements/-/react-native-elements-1.2.3.tgz#de16b592d872ec550da414f787bbf030598e702b"
integrity sha512-z7xwqSmLh5a4buW/zjAROTmn+4AanoWifP1VYs6cNh0AAguPKw7wp68TW2KyJykIsfugxzscGSAStl/l6NhNkA==
react-native-elements@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/react-native-elements/-/react-native-elements-1.2.5.tgz#f806af1d6c8df56f84ef4e2c8db4c84207ede25a"
integrity sha512-zAZPc5BLoep2dPzVNsZfTMDpb7vq3frVmB71N0SzAgK59mDBNvw8Ku/P7XHp9DGdMVLqJRnAJuGybkxTTkzDoQ==
dependencies:
"@types/react-native-vector-icons" "^6.4.1"
color "^3.1.0"
Expand Down