| Index: pubspec.lock
|
| diff --git a/pubspec.lock b/pubspec.lock
|
| index 6f4af26a1368e32ce549836c6b2a808447ea1825..40eaa37e7ae5f616b95f70d00f70df19ea321cbd 100644
|
| --- a/pubspec.lock
|
| +++ b/pubspec.lock
|
| @@ -3,10 +3,10 @@
|
| packages:
|
| analyzer:
|
| description:
|
| - name: analyzer
|
| - url: "https://pub.dartlang.org"
|
| - source: hosted
|
| - version: "0.27.4-alpha.12"
|
| + path: "/usr/local/google/home/priscillalee/dart-sdk/sdk/pkg/analyzer/"
|
| + relative: false
|
| + source: path
|
| + version: "0.27.4-alpha.16"
|
| args:
|
| description:
|
| name: args
|
| @@ -37,6 +37,12 @@ packages:
|
| url: "https://pub.dartlang.org"
|
| source: hosted
|
| version: "1.0.1"
|
| + browser:
|
| + description:
|
| + name: browser
|
| + url: "https://pub.dartlang.org"
|
| + source: hosted
|
| + version: "0.10.0+2"
|
| charcode:
|
| description:
|
| name: charcode
|
| @@ -115,6 +121,12 @@ packages:
|
| url: "https://pub.dartlang.org"
|
| source: hosted
|
| version: "3.0.1"
|
| + isolate:
|
| + description:
|
| + name: isolate
|
| + url: "https://pub.dartlang.org"
|
| + source: hosted
|
| + version: "0.2.2"
|
| js:
|
| description:
|
| name: js
|
|
|