chore(release): 9.1.3 [skip ci]

## [9.1.3](https://github.com/react-native-community/react-native-webview/compare/v9.1.2...v9.1.3) (2020-04-09)

### Bug Fixes

* **Windows:** Move rnpm-plugin-windows to devDependencies. ([#1266](https://github.com/react-native-community/react-native-webview/issues/1266)) ([d16746c](https://github.com/react-native-community/react-native-webview/commit/d16746c))
This commit is contained in:
semantic-release-bot 2020-04-09 16:30:55 +00:00
parent d16746c8ea
commit c6ad1f9ed0
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.2",
"version": "9.1.3",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",