Skip to content

Commit 3d0e131

Browse files
committed
update
1 parent 974d0b4 commit 3d0e131

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.resolved

Lines changed: 3 additions & 3 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
@@ -17,8 +17,8 @@ let package = Package(
1717
],
1818
dependencies: [
1919
// Dependencies declare other packages that this package depends on.
20-
.package(url: "https://github.com/The-Igor/d3-color.git", from: "2.1.0"),
21-
.package(url: "https://github.com/The-Igor/d3-menu-bar.git", .branchItem("main")),
20+
.package(url: "https://github.com/igor11191708/d3-color.git", from: "2.1.0"),
21+
.package(url: "https://github.com/igor11191708/d3-menu-bar.git", .branchItem("main")),
2222
],
2323
targets: [
2424
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)