Skip to content

Commit 5dc871d

Browse files
committed
Updated pubsec
1 parent e6b0bda commit 5dc871d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

demo/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
- Luis Vargas <luisvargastijerino@gmail.com>
66
- Adao Jr. <itsjunnior@gmail.com>
77
dependencies:
8-
angular: 5.0.0-alpha+10
8+
angular: 5.0.0-alpha+13
99
dson: ^0.13.0
1010
# ng_bootstrap: ^0.6.3
1111
ng_bootstrap:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ homepage: https://github.com/dart-league/ng_bootstrap
99
environment:
1010
sdk: '>=1.12.0 <2.0.0'
1111
dependencies:
12-
angular: 5.0.0-alpha+10
12+
angular: 5.0.0-alpha+13
1313
node_shims: ^0.1.3
1414
intl: ^0.15.0
15-
bootstrap_sass: ^4.0.0
15+
bootstrap_sass: 4.1.0
1616
# bootstrap_sass:
1717
# path: ../bootstrap_sass
1818
stream_transform: ^0.0.11
1919
font_awesome: ^4.7.0
2020
dev_string_converter: ^0.1.0
21-
angular_forms: ^1.0.1-alpha+4
21+
angular_forms: ^2.0.0-alpha+5
2222
dev_dependencies:
2323
build_runner: ^0.7.0
2424
sass_builder: ^1.1.2

0 commit comments

Comments
 (0)