refactor(animations): fix typo (#24210)

closes #22459

PR Close #24210
This commit is contained in:
Adam 2018-02-26 12:58:00 -05:00 committed by Victor Berchet
parent 4247176b6e
commit 9d364203a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@angular/animations",
"version": "0.0.0-PLACEHOLDER",
"description": "Angular - animations integration with web-animationss",
"description": "Angular - animations integration with web-animations",
"main": "./bundles/animations.umd.js",
"module": "./fesm5/animations.js",
"es2015": "./fesm2015/animations.js",