We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8369e68 commit 5375871Copy full SHA for 5375871
1 file changed
Package.swift
@@ -19,7 +19,7 @@ let package = Package(
19
],
20
dependencies: [
21
.package(
22
- url: "https://github.com/ChimeHQ/Rearrange",
+ url: "https://github.com/ChimeHQ/Rearrange.git",
23
.upToNextMajor(from: "1.6.0")),
24
25
targets: [
0 commit comments