Installed react-bodymovin for the new animations
This commit is contained in:
committed by
fabioberger
parent
66964a5a2f
commit
4923fdbb73
12
yarn.lock
12
yarn.lock
@@ -4813,6 +4813,11 @@ body-parser@^1.18.3:
|
||||
raw-body "2.4.0"
|
||||
type-is "~1.6.17"
|
||||
|
||||
bodymovin@^4.13.0:
|
||||
version "4.13.0"
|
||||
resolved "https://registry.yarnpkg.com/bodymovin/-/bodymovin-4.13.0.tgz#06d97c0130e2334dccb33bea638136f88a74540b"
|
||||
integrity sha1-Btl8ATDiM03MszvqY4E2+Ip0VAs=
|
||||
|
||||
bonjour@^3.5.0:
|
||||
version "3.5.0"
|
||||
resolved "https://registry.yarnpkg.com/bonjour/-/bonjour-3.5.0.tgz#8e890a183d8ee9a2393b3844c691a42bcf7bc9f5"
|
||||
@@ -15942,6 +15947,13 @@ react-autowhatever@^10.1.2:
|
||||
react-themeable "^1.1.0"
|
||||
section-iterator "^2.0.0"
|
||||
|
||||
react-bodymovin@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-bodymovin/-/react-bodymovin-2.0.0.tgz#0b93732b23f43682bd658ee5dd18c4f00cc19925"
|
||||
integrity sha512-72MWWvPyF2Ah329+z0dVEvyNce+aiY2xOw7I9FzO8Xc15BWYvOQOnqzLTxSWjaZAdenk7e9vSanBCtB8Fqi7Cg==
|
||||
dependencies:
|
||||
bodymovin "^4.13.0"
|
||||
|
||||
react-copy-to-clipboard@^5.0.0:
|
||||
version "5.0.1"
|
||||
resolved "https://registry.npmjs.org/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.1.tgz#8eae107bb400be73132ed3b6a7b4fb156090208e"
|
||||
|
||||
Reference in New Issue
Block a user