diff --git a/example/pubspec.lock b/example/pubspec.lock index 08762dadd..cd9f21030 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -4,7 +4,7 @@ packages: analyzer: description: analyzer source: hosted - version: "0.11.10" + version: "0.13.0-dev.9" angular: description: path: ".." @@ -14,18 +14,28 @@ packages: args: description: args source: hosted - version: "0.9.0" + version: "0.10.0+1" + barback: + description: barback + source: hosted + version: "0.11.1" browser: description: browser source: hosted version: "0.9.1" + code_transformers: + description: code_transformers + source: hosted + version: "0.0.1-dev.3" collection: description: collection source: hosted version: "0.9.1" di: - description: di - source: hosted + description: + path: "../../di.dart" + relative: true + source: path version: "0.0.33" html5lib: description: html5lib @@ -34,11 +44,15 @@ packages: intl: description: intl source: hosted - version: "0.9.7" + version: "0.8.10+4" logging: description: logging source: hosted version: "0.9.1+1" + meta: + description: meta + source: hosted + version: "0.8.8" path: description: path source: hosted @@ -67,10 +81,6 @@ packages: description: unittest source: hosted version: "0.10.0" - unmodifiable_collection: - description: unmodifiable_collection - source: hosted - version: "0.9.2+1" utf: description: utf source: hosted diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 0aff3ae1d..ca29799df 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -5,3 +5,6 @@ dependencies: path: ../ browser: any unittest: any + +transformers: +- angular diff --git a/example/web/animation.html b/example/web/animation.html index 6d03ad628..88e20519b 100644 --- a/example/web/animation.html +++ b/example/web/animation.html @@ -41,6 +41,6 @@