Skip to content

Compatibility with Angular 7 #8

@antoinedelia

Description

@antoinedelia

When I'm installing the module, I get the following warnings:

npm WARN ng-feedback@1.1.8 requires a peer of @angular/common@^6.0.0-rc.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng-feedback@1.1.8 requires a peer of @angular/core@^6.0.0-rc.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.

I currently have:

"@angular/common": "~7.2.9"
"@angular/core": "~7.2.9"

It would be nice to update the dependencies to support Angular 7 and get rid of these warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions