Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
heestand-xyz committed Jul 10, 2020
1 parent 074909c commit 5db871b
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 @@ -16,7 +16,7 @@ let package = Package(
dependencies: [
// .package(url: "https://github.com/hexagons/LiveValues.git", from: "1.3.0"),
// .package(path: "~/Code/Packages/Swift/RenderKit/"),
.package(url: "https://github.com/hexagons/RenderKit.git", from: "0.5.2"),
.package(url: "https://github.com/hexagons/RenderKit.git", from: "0.5.3"),
],
targets: [
.target(name: "PixelKit", dependencies: [/*"LiveValues", */"RenderKit"], path: "Source", exclude: [
Expand Down

0 comments on commit 5db871b

Please sign in to comment.