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

Mapper depends on old version of analyzer #10

Open
zijam opened this issue Jul 16, 2015 · 2 comments
Open

Mapper depends on old version of analyzer #10

zijam opened this issue Jul 16, 2015 · 2 comments

Comments

@zijam
Copy link

zijam commented Jul 16, 2015

The latest version of Redstone mapper on www.pub.dartlang.org (redstone_mapper: "^0.2.0-beta.1"), depends on old version of analyzer

dependencies:
  redstone: '>=0.6.0-beta.1 <0.7.0'
  analyzer: '>=0.15.6 <0.23.0'

I get incompatible version constraints on analyzer in my dart project.

In github repo the yaml file has been updated with the lastest version of analyzer.

Can you upload a new version to pub.dartlang.org ?

@zoechi
Copy link

zoechi commented Aug 5, 2015

@aabluedragon
Copy link

Please review Pull Request #24

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

3 participants