Skip to content

Commit e1a0588

Browse files
authored
Merge pull request #97 from LottieFiles/develop
fix: 🐛 React 18 strict mode double animation
2 parents a3b94d0 + 2f549be commit e1a0588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/react-lottie-player",
3-
"version": "3.4.6",
3+
"version": "3.4.7",
44
"description": "Lottie web player wrapper for React",
55
"main": "dist/lottie-react.js",
66
"module": "dist/lottie-react.esm.js",

0 commit comments

Comments
 (0)