Skip to content

Commit 913804b

Browse files
committed
2 parents fa93ff2 + 2e62652 commit 913804b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import PackageDescription
2626
let package = Package(
2727
name: "myApplication",
2828
dependencies: [
29-
.package(url: "https://github.com/TangoGolfDigital/Curses.git", from: "0.0.51"),
29+
.package(url: "https://github.com/TheCoderMerlin/Curses.git", from: "1.0.0"),
3030
],
3131
targets: [
3232
.target(

0 commit comments

Comments
 (0)