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

Unified Diff: stack_trace/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 | « stack_trace/lib/stack_trace.dart ('k') | string_scanner/lib/src/eager_span_scanner.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: stack_trace/pubspec.yaml
diff --git a/stack_trace/pubspec.yaml b/stack_trace/pubspec.yaml
deleted file mode 100644
index 5c8b720db7f17d0d2c78928f60531d14d95a7e8e..0000000000000000000000000000000000000000
--- a/stack_trace/pubspec.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-name: stack_trace
-
-# Note! This version number is referenced directly in the pub source code in
-# lib/src/barback.dart. Pub implicitly places a version constraint on
-# stack_trace to ensure users only select a version of stack_trace that works
-# with their current version of pub.
-#
-# When the major version is upgraded, you *must* update that version constraint
-# in pub to stay in sync with this.
-version: 1.4.2
-author: "Dart Team <misc@dartlang.org>"
-homepage: http://github.com/dart-lang/stack_trace
-description: >
- A package for manipulating stack traces and printing them readably.
-
-dependencies:
- path: "^1.2.0"
-
-dev_dependencies:
- test: "^0.12.0"
-environment:
- sdk: ">=1.8.0 <2.0.0"
« no previous file with comments | « stack_trace/lib/stack_trace.dart ('k') | string_scanner/lib/src/eager_span_scanner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698