Skip to content

Commit ad7b71b

Browse files
authored
Upgrade Verge (#256)
1 parent c512d1e commit ad7b71b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Package.resolved

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ let package = Package(
1212
.library(name: "BrightroomUIPhotosCrop", targets: ["BrightroomUIPhotosCrop"])
1313
],
1414
dependencies: [
15-
.package(url: "https://github.com/VergeGroup/Verge.git", from: "12.0.0-beta.2"),
16-
.package(url: "https://github.com/FluidGroup/TransitionPatch.git", from: "1.0.3"),
15+
.package(url: "https://github.com/VergeGroup/Verge", from: "12.5.0"),
16+
.package(url: "https://github.com/FluidGroup/TransitionPatch", from: "1.0.3"),
1717
.package(url: "https://github.com/FluidGroup/PrecisionLevelSlider", from: "2.1.0"),
1818
],
1919
targets: [

0 commit comments

Comments
 (0)