Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
ramtinq authored Oct 7, 2019
1 parent e810eea commit 63bc7b2
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 @@ -8,6 +8,6 @@ let package = Package(
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://github.com/ArtSabintsev/FontBlaster", from: "5.1.0"),
.package(url: "https://github.com/zoonooz/ZFDragableModalTransition", from: "0.6.0"),
.package(url: "https://github.com/zoonooz/ZFDragableModalTransition", from: "1.0.0"),
]
)

0 comments on commit 63bc7b2

Please sign in to comment.