forked from loafle/openapi-generator-original
update dart intl version
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user