Back to main Bodega

This commit is contained in:
Thomas Ricouard 2024-06-24 09:01:45 +02:00
parent aaeb9eaa36
commit 513c686b64
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
{
"identity" : "bodega",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Dimillian/Bodega",
"location" : "https://github.com/mergesort/Bodega",
"state" : {
"branch" : "main",
"revision" : "a144ed8afdd760b65b6b9a136ba8bb75cd19387e"
"revision" : "bfd8871e9c2590d31b200e54c75428a71483afdf",
"version" : "2.1.3"
}
},
{

View File

@ -23,7 +23,7 @@ let package = Package(
.package(name: "StatusKit", path: "../StatusKit"),
.package(name: "DesignSystem", path: "../DesignSystem"),
.package(url: "https://github.com/siteline/swiftui-introspect", exact: "1.2.0"),
.package(url: "https://github.com/Dimillian/Bodega", branch: "main"),
.package(url: "https://github.com/mergesort/Bodega", exact: "2.1.3"),
],
targets: [
.target(