Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit a188ce3

Browse files
kevmoonshahan
authored andcommitted
Update dependencies
PiperOrigin-RevId: 182548382
1 parent 30babba commit a188ce3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ author: Dart Team <[email protected]>
88
environment:
99
sdk: '>=2.0.0-dev.3.0 <2.0.0'
1010
dependencies:
11-
angular: 5.0.0-alpha+3
12-
angular_forms: 1.0.1-alpha+3
11+
angular: 5.0.0-alpha+4
12+
angular_forms: 1.0.1-alpha+4
1313
build_config: ^0.2.1
14-
built_collection: ^1.6.0
14+
built_collection: '>=1.6.0 <4.0.0'
1515
collection: ^1.14.0
1616
fixnum: ^0.10.5
1717
intl: '>=0.14.0 <0.16.0'
@@ -20,7 +20,7 @@ dependencies:
2020
meta: ^1.0.4
2121
observable: '>=0.17.0+1 <0.21.0'
2222
perf_api: ^0.1.0
23-
quiver: '>=0.24.0 <0.26.0'
23+
quiver: '>=0.24.0 <0.28.0'
2424
sass_builder: ^1.1.1
2525
uuid: ^0.5.3
2626
transformers:

0 commit comments

Comments
 (0)