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

Unified Diff: packages/charted/pubspec.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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
Index: packages/charted/pubspec.yaml
diff --git a/packages/charted/pubspec.yaml b/packages/charted/pubspec.yaml
index cb9707aa06366e87da82ccfd295f163cc362ddac..5b55f85044cadaf86e9bb5a90a02ede3d87f94b4 100644
--- a/packages/charted/pubspec.yaml
+++ b/packages/charted/pubspec.yaml
@@ -1,5 +1,5 @@
name: charted
-version: 0.4.0+1
+version: 0.4.8
authors:
- Prasad Sunkari <prsd@google.com>
- Michael Cheng <midoringo@google.com>
@@ -10,7 +10,7 @@ dependencies:
browser: any
intl: any
logging: any
- observe: any
+ observable: '>=0.14.0 <0.15.0'
quiver: any
dev_dependencies:
hop: '>=0.27.0'

Powered by Google App Engine
This is Rietveld 408576698