v0.8.3
- [#65] Corrects the configuration of library dependencies in
package.json
, and updates installation instructions. The library must be installed alongside its peer dependencies, thusnpx install-peerdeps @dr.pogodin/react-native-static-server
instead of justnpm install --save @dr.pogodin/react-native-static-server
. - Updates dependencies.