Merge pull request #4111 from wing328/update_dart_lib

[dart] updated intl library version
This commit is contained in:
wing328
2016-11-02 14:34:19 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ description: {{pubDescription}}
dependencies:
http: '>=0.11.1 <0.12.0'
dartson: "^0.2.4"
intl: "^0.12.4+2"
intl: ">=0.12.4"
dev_dependencies:
guinness: '^0.1.17'

View File

@@ -4,7 +4,7 @@ description: Swagger API client
dependencies:
http: '>=0.11.1 <0.12.0'
dartson: "^0.2.4"
intl: "^0.12.4+2"
intl: ">=0.12.4"
dev_dependencies:
guinness: '^0.1.17'