We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb3582 commit db70e70Copy full SHA for db70e70
pubspec.lock
@@ -80,7 +80,7 @@ packages:
80
route_hierarchical:
81
description: route_hierarchical
82
source: hosted
83
- version: "0.4.21"
+ version: "0.4.22"
84
source_maps:
85
description: source_maps
86
pubspec.yaml
@@ -23,7 +23,7 @@ dependencies:
23
html5lib: '>=0.10.0 <0.11.0'
24
intl: '>=0.8.7 <0.12.0'
25
perf_api: '>=0.0.8 <0.1.0'
26
- route_hierarchical: '>=0.4.21 <0.5.0'
+ route_hierarchical: '>=0.4.22 <0.5.0'
27
dev_dependencies:
28
benchmark_harness: '>=1.0.0 <2.0.0'
29
guinness: '>=0.1.9 <0.2.0'
0 commit comments