dart-lang / source_maps

A package to programmatically manipulate source maps.
https://pub.dev/packages/source_maps
BSD 3-Clause "New" or "Revised" License
16 stars 14 forks source link

Bump SDK constraints for pub #57

Closed natebosch closed 3 years ago

natebosch commented 3 years ago

Use a 2.12.0 lower bound since pub does not understand allowed experiments for earlier versions.

Use a 3.0.0 upper bound to avoid a warning in pub and to give some flexibility in publishing for stable.

natebosch commented 3 years ago

this is safe to publish