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

Commit 9de909f

Browse files
authored
Update angular2 dependency (#66)
1 parent 373945c commit 9de909f

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
@@ -8,7 +8,7 @@ author: Dart Team <[email protected]>
88
environment:
99
sdk: '>=1.22.0 <2.0.0'
1010
dependencies:
11-
angular2: 3.0.0-alpha+1
11+
angular2: '>=3.0.0-alpha+1 <4.0.0'
1212
intl: ^0.14.0
1313
js: ^0.6.1
1414
meta: ^1.0.4

0 commit comments

Comments
 (0)