Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Loosen restriction on supported phantomjs-prebuilt versions #27

Closed
bostaunieux opened this issue Dec 21, 2016 · 1 comment
Closed

Loosen restriction on supported phantomjs-prebuilt versions #27

bostaunieux opened this issue Dec 21, 2016 · 1 comment

Comments

@bostaunieux
Copy link

I'm attempting to convert a project, which relies on this package via grunt-grunticon, to use yarn and there are known issues with yarn and phantomjs-prebuilt version 2.1.7 (yarnpkg/yarn#1538).

I've been able to modify yarn's configuration to force this project to use phantomjs-prebuilt 2.1.14, but the edits are a mess.

Ideally, this project would loosen it's restriction to support a range of phantomjs-prebuilt versions, so that manual override wouldn't be necessary.

Sample semver range that mirrors what svg-to-png uses:

  "phantomjs-prebuilt": "^2.1.7"
@jefflembeck
Copy link
Collaborator

I agree wholeheartedly. I think this may have been an oversight on our behalf.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants