Commit 62005dc1 by Daniel Jonathan Committed by GitHub

Removed development branch.

parent ddc8e151
......@@ -8,7 +8,7 @@ let package = Package(
.library(name: "Material", targets: ["Material"])
],
dependencies: [
.package(url: "https://github.com/AccioSupport/Motion.git", .branch("development")),
.package(url: "https://github.com/AccioSupport/Motion.git"),
],
targets: [
.target(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment