mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 09:18:38 +00:00
chore(release): 5.5.1 [skip ci]
## [5.5.1](https://github.com/react-native-community/react-native-webview/compare/v5.5.0...v5.5.1) (2019-04-02) ### Bug Fixes * **iOS WKWebView:** fixed local html files loading on real devices ([#403](https://github.com/react-native-community/react-native-webview/issues/403)) ([9c9b7d7](https://github.com/react-native-community/react-native-webview/commit/9c9b7d7))
This commit is contained in:
parent
9c9b7d721a
commit
cec9019053
@ -8,7 +8,7 @@
|
||||
"Thibault Malbranche <malbranche.thibault@gmail.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"version": "5.5.0",
|
||||
"version": "5.5.1",
|
||||
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
|
||||
"scripts": {
|
||||
"ci": "CI=true && yarn lint && yarn test",
|
||||
|
Loading…
x
Reference in New Issue
Block a user