Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Allow using dev dependencies in a package json #655

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 14, 2019

  1. Allow using peer dependencies in a package json to indicate that a de…

    …pendency doesn't have to be included for the package to pass - this is because styled-components infers react-native, but it doesn't need it to pass
    orta committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    a5a84ec View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    a623613 View commit details
    Browse the repository at this point in the history