Skip to content

Commit

Permalink
Set stable pinremote version on master
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimvitvickiy committed Apr 22, 2022
1 parent 9bf1337 commit 4985335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ let package = Package(
targets: ["AsyncDisplayKitIGListKit"]),
],
dependencies: [
.package(url: "https://github.com/pinterest/PINRemoteImage.git", .revision("18637e4414d77fbc95cd7d499179a9880e9a78d8")),
.package(url: "https://github.com/appintheair/PINRemoteImage.git", from: "3.0.4"),
.package(url: "https://github.com/appintheair/IGListKit.git", from: "4.0.2")
],
targets: [
Expand Down

0 comments on commit 4985335

Please sign in to comment.