Skip to content

Commit 60f0145

Browse files
committed
chore: remove @angular/animations from peerDeps
@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.
1 parent cfafe83 commit 60f0145

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nativescript-angular/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"@angular/common": "~4.0.0",
4848
"@angular/compiler": "~4.0.0",
4949
"@angular/platform-browser": "~4.0.0",
50-
"@angular/animations": "~4.0.0",
5150
"@angular/router": "~4.0.0",
5251
"@angular/forms": "~4.0.0",
5352
"@angular/http": "~4.0.0",

0 commit comments

Comments
 (0)