redstone-dart / redstone

A metadata driven microframework for Dart.
http://redstone-dart.github.io/redstone
MIT License
342 stars 42 forks source link

Can't use redstone_mapper on client side version conflict with polymer #40

Closed atebitftw closed 10 years ago

atebitftw commented 10 years ago

Looks like the code_transformers package has updated:

Incompatible version constraints on code_transformers:
- polymer 0.13.0+1 depends on version >=0.2.0 <0.3.0
- redstone_mapper 0.1.6 depends on version >=0.1.5 <0.2.0
atebitftw commented 10 years ago

Sorry I just realized I opened this in the wrong redstone project.

luizmineo commented 10 years ago

No worries! I've just published redstone_mapper v0.1.7 on pub, with a fix to this issue. Let me know if you find any other problem.

atebitftw commented 10 years ago

Thanks for the quick update! It's a great set of libraries. :)