Skip to content

Commit fd90cf2

Browse files
committed
Checked compatibility to AngularDart 1.1.0
1 parent a26d33a commit fd90cf2

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
@@ -11,7 +11,7 @@ homepage: http://akserg.github.io/angular.dart.ui
1111
environment:
1212
sdk: '>=1.6.0 <2.0.0'
1313
dependencies:
14-
browser: any
14+
browser: '>=0.10.0+2 <0.11.0'
1515
angular: '>=1.1.0 <2.0.0'
1616
dev_dependencies:
1717
dartmocks: '>= 0.5.0'

0 commit comments

Comments
 (0)