Skip to content

Commit

Permalink
fix: add other lib needed by lottie
Browse files Browse the repository at this point in the history
  • Loading branch information
WoLewicki committed Jan 29, 2025
1 parent de5d124 commit 3b9ab01
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 10 deletions.
41 changes: 33 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,8 @@
"web:prod": "http-server ./dist --cors"
},
"dependencies": {
"@dotlottie/react-player": "^1.6.3",
"@expensify/react-native-live-markdown": "0.1.221",
"@expensify/react-native-background-task": "file:./modules/background-task",
"@expensify/react-native-live-markdown": "0.1.221",
"@expo/metro-runtime": "^4.0.1",
"@firebase/app": "^0.10.10",
"@firebase/performance": "^0.6.8",
Expand All @@ -90,6 +89,7 @@
"@fullstory/react-native": "^1.7.2",
"@gorhom/portal": "^1.0.14",
"@invertase/react-native-apple-authentication": "^2.2.2",
"@lottiefiles/dotlottie-react": "^0.6.5",
"@onfido/react-native-sdk": "10.6.0",
"@react-native-camera-roll/camera-roll": "7.4.0",
"@react-native-clipboard/clipboard": "^1.15.0",
Expand Down

0 comments on commit 3b9ab01

Please sign in to comment.