chore(release): 11.6.3 [skip ci]

## [11.6.3](https://github.com/react-native-webview/react-native-webview/compare/v11.6.2...v11.6.3) (2021-06-11)

### Bug Fixes

* **windows:** react-native.config for non windows platforms ([#2046](https://github.com/react-native-webview/react-native-webview/issues/2046)) ([2eabfa3](2eabfa3d4a))
This commit is contained in:
semantic-release-bot 2021-06-11 04:20:28 +00:00
parent 2eabfa3d4a
commit c3fdf5e4f0
1 changed files with 1 additions and 1 deletions

View File

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