DHI-GRAS / react-components

React components we use in our frontends
MIT License
1 stars 0 forks source link

fix(dependencies): Add peerDependencies to dependencies #28

Closed bertearazvan closed 4 years ago

bertearazvan commented 4 years ago

This PR adds the peerDependencies to dependencies.

After installing the package inside the new boilerplate, I realised that peerDependencies do not get added together with the library.

bertearazvan commented 4 years ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: