Skip to content

Commit f1f3b6b

Browse files
committed
Revert "[dart-archive#1164] move web_components line to dev_dependencies in the pubspec.yaml"
This reverts commit 51ee50a.
1 parent 30cea03 commit f1f3b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ dependencies:
2424
intl: '>=0.8.7 <0.12.0'
2525
perf_api: '>=0.0.8 <0.1.0'
2626
route_hierarchical: '>=0.4.22 <0.5.0'
27+
web_components: '>=0.3.3 <0.4.0'
2728
dev_dependencies:
2829
benchmark_harness: '>=1.0.0 <2.0.0'
2930
guinness: '>=0.1.9 <0.2.0'
3031
mock: '>=0.10.0 <0.12.0'
3132
protractor: '0.0.5'
3233
unittest: '>=0.10.1 <0.12.0'
33-
web_components: '>=0.3.3 <0.4.0'

0 commit comments

Comments
 (0)