Skip to content

NPM needs version bump #198

@vgkids

Description

@vgkids

When I installed with npm install imagemagick-native, I picked up version 1.9.3 as latest.

I was getting an error, resizeStyle not supported using resizeStyle: 'crop', which is introduced in PR #167.

I resolved this by pointing directly at the repo in packages.json:
"dependencies": { "imagemagick-native": "https://github.com/elad/node-imagemagick-native" }

I think NPM needs a version bump and new tarball?

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