Skip to content

Commit 5fe88d6

Browse files
committed
chore: support the latest release of Dart logging package
1 parent 0f3a8f3 commit 5fe88d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/angular2/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
code_transformers: '^0.2.8'
1515
dart_style: '^0.1.3'
1616
html: '^0.12.0'
17-
logging: '>=0.9.0 <0.11.0'
17+
logging: '>=0.9.0 <0.12.0'
1818
source_span: '^1.0.0'
1919
stack_trace: '^1.1.1'
2020
quiver: '^0.21.3+1'

0 commit comments

Comments
 (0)