Updated changelog

Updated web-animations-js package to make it compatible with Angular 8
This commit is contained in:
sercan 2019-05-30 13:18:15 +03:00
parent 8bd1e58db5
commit 8b358cc6ff
2 changed files with 3 additions and 4 deletions

5
package-lock.json generated
View File

@ -10213,9 +10213,8 @@
}
},
"web-animations-js": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/web-animations-js/-/web-animations-js-2.3.1.tgz",
"integrity": "sha1-Om2bwVGWN3qQ+OKAP6UmIWWwRRA="
"version": "github:angular/web-animations-js#96635c1a82a730fc71cc5d6cabe5dfe7c8349ec5",
"from": "github:angular/web-animations-js#release_pr208"
},
"webdriver-js-extender": {
"version": "2.1.0",

View File

@ -57,7 +57,7 @@
"perfect-scrollbar": "1.4.0",
"prismjs": "1.16.0",
"rxjs": "6.5.2",
"web-animations-js": "2.3.1",
"web-animations-js": "github:angular/web-animations-js#release_pr208",
"zone.js": "0.9.1"
},
"devDependencies": {