| 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'
|
|
|