eredo / dartson

Dartson is a Dart library that can be used to convert Dart objects into a JSON string.
MIT License
79 stars 29 forks source link

Upgrade source_maps dependency #19

Closed saden1 closed 9 years ago

saden1 commented 9 years ago

The source_maps dependency used by dartson is a bit behind. Please upgrade to the latest version.

rayk commented 9 years ago

Eric Can I +1 this issue { Dartson depends version 0.9.3} and Polymer is want 0.9.4... I was just going to overide but in SourceMap 0.10.0 actually removed the 0.9.4 deprecated classes, for example span is gone. Making the assumption you probably used this in the transformers... Anyhow really appreciate it if you can take a look, I trying to get mirror stuff out of code as possible... Hence my interest in your lastest version.

eredo commented 9 years ago

Working on it.

eredo commented 9 years ago

source_map and source_span dependencies have been updated in dartson 0.2.2