mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-24 11:53:19 +00:00
Updated changelog
Updated web-animations-js package to make it compatible with Angular 8
This commit is contained in:
parent
8bd1e58db5
commit
8b358cc6ff
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user