Skip to content

typings.json does not define dependency versions #377

@Mobe91

Description

@Mobe91

Current behavior:
When installing typings using e.g. typings install --save github:aurelia/dialog#1.1.0, the typings tool uses the master version of dependencies defined in aurelia/dialog/typings.json because no versions are defined. This just broke my build unexpectedly because the typings in the dependency masters changed.

Expected/desired behavior:
aurelia/dialog/typings.json should specify dependency versions.

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