Skip to content

Commit

Permalink
Consume DispatchTimerDynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
atdrendel committed Apr 10, 2021
1 parent cf4028e commit 0481615
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 @@ -32,7 +32,7 @@ let package = Package(
.target(
name: "Phoenix",
dependencies: [
"DispatchTimer",
.product(name: "DispatchTimerDynamic", package: "DispatchTimer"),
.product(name: "SynchronizedDynamic", package: "Synchronized"),
"WebSocket",
]
Expand Down

0 comments on commit 0481615

Please sign in to comment.