Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: code_transformers/pubspec.yaml

Issue 1400473008: Roll Observatory packages and add a roll script (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « code_transformers/lib/tests.dart ('k') | collection/lib/algorithms.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: code_transformers/pubspec.yaml
diff --git a/code_transformers/pubspec.yaml b/code_transformers/pubspec.yaml
deleted file mode 100644
index e74a16461177cea34c6d7c39d5b2bba981bc1af4..0000000000000000000000000000000000000000
--- a/code_transformers/pubspec.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-name: code_transformers
-version: 0.2.9
-author: "Dart Team <misc@dartlang.org>"
-description: Collection of utilities related to creating barback transformers.
-homepage: https://github.com/dart-lang/code-transformers
-dependencies:
- analyzer: ">=0.15.6 <0.26.0"
- barback: ">=0.14.2 <0.16.0"
- cli_util: ">=0.0.1 <0.1.0"
- path: ">=0.9.0 <2.0.0"
- source_maps: ">=0.9.4 <0.11.0"
- source_span: ">=1.0.0 <2.0.0"
-dev_dependencies:
- unittest: ">=0.10.1 <0.12.0"
-environment:
- sdk: ">=1.0.0 <2.0.0"
« no previous file with comments | « code_transformers/lib/tests.dart ('k') | collection/lib/algorithms.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698