We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6856d63 commit d7c6984Copy full SHA for d7c6984
examples/lottie_ios_example/Package.swift
@@ -5,6 +5,6 @@ import PackageDescription
5
let package = Package(
6
name: "lottie_ios_example",
7
dependencies: [
8
- .package(url: "https://github.com/airbnb/lottie-spm", from: "4.5.0"),
+ .package(url: "https://github.com/airbnb/lottie-spm", from: "4.5.1"),
9
]
10
)
0 commit comments