Skip to content

Commit

Permalink
Make pub_semver a normal dep (issue #275)
Browse files Browse the repository at this point in the history
  • Loading branch information
ochafik committed Aug 3, 2015
1 parent c5f4228 commit 569f8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/dev_compiler/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
html: ^0.12.0
logging: ">=0.9.2 <0.12.0"
path: ^1.3.0
pub_semver: ^1.1.0
shelf: ">=0.5.6 <0.7.0"
shelf_static: ^0.2.1
source_maps: ^0.10.0
Expand All @@ -23,7 +24,6 @@ dev_dependencies:
# the same way. This is because any change in dart_style, even non-breaking
# changes, may change the output format.
dart_style: 0.2.0
pub_semver: ^1.1.0
test: ^0.12.0
environment:
sdk: ">=1.12.0-dev.1.1 <2.0.0"
Expand Down

0 comments on commit 569f8de

Please sign in to comment.