Skip to content

Does not work with git dependencies #6

Description

@Raynos

I want to peer depend on a git dependency.

  "optionalPeerDependencies": {
    "foobar": "git+ssh://git@github.com:raynos/foobar#v6.0.0"
  }

It would be great if this supported git dependencies.

The best you can do in terms of correctness verification is assert that the absolute git link is the same for both the library that co depends and the application package.json

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions