Commit 7d8bb67
committed
chore: remove @angular/animations from peerDeps, add TypeScript
@angular/animations are not required for every Angular applications.
When installing `nativescript-angular`, the user shouldn't see a warning
for unmet peer dependency if he's not using @angular/animations.
TypeScript should be >2.2 or tns-core-modules won't be working, so we
should have this as peer dependency.1 parent cfafe83 commit 7d8bb67
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments