chore(release): 9.1.4 [skip ci]

## [9.1.4](https://github.com/react-native-community/react-native-webview/compare/v9.1.3...v9.1.4) (2020-04-10)

### Bug Fixes

* **Android:** Workaround for chromium bugs 1023678 and 1050635. ([#1221](https://github.com/react-native-community/react-native-webview/issues/1221)) ([5d88af4](https://github.com/react-native-community/react-native-webview/commit/5d88af4))
This commit is contained in:
semantic-release-bot 2020-04-10 20:44:43 +00:00
parent 5d88af44fa
commit f6d54c2b14
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "9.1.3",
"version": "9.1.4",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",