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

Commit 6c7e0c4

Browse files
authored
Add missing dependencies (#67)
1 parent 9de909f commit 6c7e0c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ environment:
99
sdk: '>=1.22.0 <2.0.0'
1010
dependencies:
1111
angular2: '>=3.0.0-alpha+1 <4.0.0'
12+
collection: ^1.14.0
13+
fixnum: ^0.10.5
1214
intl: ^0.14.0
1315
js: ^0.6.1
16+
logging: ^0.11.2
1417
meta: ^1.0.4
1518
observable: '>=0.14.0+1 <0.21.0'
1619
perf_api: ^0.1.0

0 commit comments

Comments
 (0)