| Index: pubspec.lock
|
| diff --git a/pubspec.lock b/pubspec.lock
|
| index 248327eb8d271d7fd61d8349bfa621d042571c48..3c4c484f1d6248fc6ba29569ee2168ec5a0ac768 100644
|
| --- a/pubspec.lock
|
| +++ b/pubspec.lock
|
| @@ -24,25 +24,13 @@ packages:
|
| name: collection
|
| url: "https://pub.dartlang.org"
|
| source: hosted
|
| - version: "1.7.0"
|
| - convert:
|
| - description:
|
| - name: convert
|
| - url: "https://pub.dartlang.org"
|
| - source: hosted
|
| - version: "1.1.1"
|
| - crypto:
|
| - description:
|
| - name: crypto
|
| - url: "https://pub.dartlang.org"
|
| - source: hosted
|
| - version: "1.1.1"
|
| + version: "1.8.0"
|
| discoveryapis_generator:
|
| description:
|
| name: discoveryapis_generator
|
| url: "https://pub.dartlang.org"
|
| source: hosted
|
| - version: "0.7.2"
|
| + version: "0.8.0+1"
|
| http:
|
| description:
|
| name: http
|
| @@ -54,7 +42,7 @@ packages:
|
| name: http_parser
|
| url: "https://pub.dartlang.org"
|
| source: hosted
|
| - version: "3.0.0"
|
| + version: "3.0.1"
|
| path:
|
| description:
|
| name: path
|
| @@ -73,28 +61,16 @@ packages:
|
| url: "https://pub.dartlang.org"
|
| source: hosted
|
| version: "1.6.5"
|
| - stream_channel:
|
| - description:
|
| - name: stream_channel
|
| - url: "https://pub.dartlang.org"
|
| - source: hosted
|
| - version: "1.4.0"
|
| string_scanner:
|
| description:
|
| name: string_scanner
|
| url: "https://pub.dartlang.org"
|
| source: hosted
|
| version: "0.1.4+1"
|
| - typed_data:
|
| - description:
|
| - name: typed_data
|
| - url: "https://pub.dartlang.org"
|
| - source: hosted
|
| - version: "1.1.3"
|
| yaml:
|
| description:
|
| name: yaml
|
| url: "https://pub.dartlang.org"
|
| source: hosted
|
| version: "2.1.9"
|
| -sdk: ">=1.16.0 <2.0.0"
|
| +sdk: ">=1.14.0 <2.0.0"
|
|
|