| Index: scripts/pubspec.lock
|
| diff --git a/scripts/pubspec.lock b/scripts/pubspec.lock
|
| index 4d728325f55e70085354aa58c32e86e0a3480238..c87ccdb9ba34dfbc448de818cea1a9a3e36a2614 100644
|
| --- a/scripts/pubspec.lock
|
| +++ b/scripts/pubspec.lock
|
| @@ -1,4 +1,11 @@
|
| # Generated by pub
|
| # See http://pub.dartlang.org/doc/glossary.html#lockfile
|
| -
|
| -{"packages":{"http":{"version":"0.4.7+1","source":"hosted","description":"http"},"pathos":{"version":"0.4.7+1","source":"hosted","description":"pathos"}}}
|
| +packages:
|
| + http:
|
| + description: http
|
| + source: hosted
|
| + version: "0.7.3+1"
|
| + path:
|
| + description: path
|
| + source: hosted
|
| + version: "0.7.3+1"
|
|
|