mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 11:41:08 +00:00
chore(release): 5.6.1 [skip ci]
## [5.6.1](https://github.com/react-native-community/react-native-webview/compare/v5.6.0...v5.6.1) (2019-04-03)
### Bug Fixes
* **styles:** removed unneeded display: 'none' ([91eb7ce](https://github.com/react-native-community/react-native-webview/commit/91eb7ce)), closes [#473](https://github.com/react-native-community/react-native-webview/issues/473)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"Thibault Malbranche <malbranche.thibault@gmail.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"version": "5.6.0",
|
||||
"version": "5.6.1",
|
||||
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
|
||||
"scripts": {
|
||||
"ci": "CI=true && yarn lint && yarn test",
|
||||
|
||||
Reference in New Issue
Block a user