Skip to content

Commit 59e9d2b

Browse files
committed
update
1 parent d9889a5 commit 59e9d2b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ 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.0.0"),
20+
.package(url: "https://github.com/The-Igor/d3-color.git", from: "2.1.0"),
2121
.package(url: "https://github.com/The-Igor/d3-menu-bar.git", .branchItem("main")),
2222
],
2323
targets: [

0 commit comments

Comments
 (0)