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

Unified Diff: analyzer/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 | « analyzer/lib/task/model.dart ('k') | args/lib/args.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: analyzer/pubspec.yaml
diff --git a/analyzer/pubspec.yaml b/analyzer/pubspec.yaml
deleted file mode 100644
index 4a0c64c768c4af2ea04739b84a1b5b850ae72f78..0000000000000000000000000000000000000000
--- a/analyzer/pubspec.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-name: analyzer
-version: 0.25.2
-author: Dart Team <misc@dartlang.org>
-description: Static analyzer for Dart.
-homepage: http://www.dartlang.org
-environment:
- sdk: '>=1.12.0-dev.1.0 <2.0.0'
-dependencies:
- args: '>=0.12.1 <0.14.0'
- html: ^0.12.0
- package_config: ^0.1.1
- path: '>=0.9.0 <2.0.0'
- plugin: ^0.1.0
- watcher: '>=0.9.6 <0.10.0'
- yaml: ^2.1.2
-dev_dependencies:
- typed_mock: '>=0.0.4 <1.0.0'
- unittest: '>=0.9.0 <0.12.0'
« no previous file with comments | « analyzer/lib/task/model.dart ('k') | args/lib/args.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698