Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Added all code dependencies to peerDependencies #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thedanielforum
Copy link

Some of the packages used in the library is not listed as dependencies or peerDependencies in the package.json file, this leads to errors when installing the library on clients that does not already have those packages installed.

See issue: #2

Packages added to peerDependencies:

  • styled-components
  • prop-types
  • axios (also updated and removed @types/axios as types are now in the axios package natively)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant