We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3116cd commit e7d9d99Copy full SHA for e7d9d99
pubspec.lock
@@ -72,7 +72,7 @@ packages:
72
protractor:
73
description: protractor
74
source: hosted
75
- version: "0.0.2"
+ version: "0.0.3"
76
route_hierarchical:
77
description: route_hierarchical
78
pubspec.yaml
@@ -29,5 +29,5 @@ dev_dependencies:
29
benchmark_harness: '>=1.0.0'
30
guinness: '>=0.1.3 <0.2.0'
31
mock: '>=0.10.0 <0.12.0'
32
- protractor: '0.0.2'
+ protractor: '0.0.4'
33
unittest: '>=0.10.1 <0.12.0'
test_e2e/pubspec.yaml
@@ -7,4 +7,4 @@ environment:
7
sdk: '>=1.3.0'
8
dependencies:
9
js: '>=0.2.0 <0.3.0'
10
0 commit comments