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

Unified Diff: packages/dart_to_js_script_rewriter/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
« no previous file with comments | « packages/dart_to_js_script_rewriter/docs.yml ('k') | packages/dart_to_js_script_rewriter/smithy.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/dart_to_js_script_rewriter/pubspec.yaml
diff --git a/packages/dart_to_js_script_rewriter/pubspec.yaml b/packages/dart_to_js_script_rewriter/pubspec.yaml
index 9297619038f4a19856d21238b27cc42d62482b79..17afbde2c83f28b48496f9609c831e156f0c2fdb 100644
--- a/packages/dart_to_js_script_rewriter/pubspec.yaml
+++ b/packages/dart_to_js_script_rewriter/pubspec.yaml
@@ -10,19 +10,19 @@ authors:
- Jay Udey <jay.udey@workiva.com>
- Max Peterson <maxwell.peterson@workiva.com>
- Trent Grover <trent.grover@workiva.com>
-version: 1.0.1
+version: 1.0.3
homepage: https://github.com/Workiva/dart_to_js_script_rewriter
environment:
sdk: ">=1.12.0 <2.0.0"
dependencies:
barback: "^0.15.2+7"
- html: "^0.12.2+1"
+ html: ">=0.12.2+1 <0.14.0"
dev_dependencies:
browser: "^0.10.0+2"
coverage: "^0.7.2"
dart_dev: "^1.0.6"
dart_style: ">=0.1.8 <0.3.0"
- dartdoc: "^0.4.0"
+ dartdoc: ">=0.4.0 <0.10.0"
grinder: "^0.8.0+1"
mockito: any
test: "^0.12.6+2"
« no previous file with comments | « packages/dart_to_js_script_rewriter/docs.yml ('k') | packages/dart_to_js_script_rewriter/smithy.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698