Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit 5779dfd

Browse files
michiluchirayuk
authored andcommitted
[#1164] move web_components line to dev_dependencies in the pubspec.yaml
Closes #1321
1 parent fc4af73 commit 5779dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
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.21 <0.5.0'
27-
web_components: '>=0.3.3 <0.4.0'
2827
dev_dependencies:
2928
benchmark_harness: '>=1.0.0 <2.0.0'
3029
guinness: '>=0.1.9 <0.2.0'
3130
mock: '>=0.10.0 <0.12.0'
3231
protractor: '0.0.5'
3332
unittest: '>=0.10.1 <0.12.0'
33+
web_components: '>=0.3.3 <0.4.0'

0 commit comments

Comments
 (0)