Skip to content

(Bower) dependency with angularjs to low #1

@grrseguin

Description

@grrseguin

Hello,
I'd like to use ngHelperBusy in my project but the bower dependency with angularjs prevent it : I use the version 1.4 of AngularJs.
The bower error is : ECONFLICT Unable to find suitable version for angular.

Could you replace the tilde by a caret in the bower.json file ?
~~angular: "~1.2"~~
angular: "^1.2"

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