Skip to content

Commit eaf1966

Browse files
committed
Add bodymovin
1 parent 0f8890e commit eaf1966

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@
3838
},
3939
"peerDependencies": {
4040
"react-native-web": "*"
41+
},
42+
"dependencies": {
43+
"bodymovin": "^4.12.3"
4144
}
4245
}

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,10 @@ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
618618
version "4.11.8"
619619
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
620620

621+
bodymovin@^4.12.3:
622+
version "4.12.3"
623+
resolved "https://registry.yarnpkg.com/bodymovin/-/bodymovin-4.12.3.tgz#c09c7fb29623088691e38c5f43ae3170f1dd199e"
624+
621625
boom@2.x.x:
622626
version "2.10.1"
623627
resolved "https://registry.yarnpkg.com/boom/-/boom-2.10.1.tgz#39c8918ceff5799f83f9492a848f625add0c766f"

0 commit comments

Comments
 (0)