Update dependency element-hq/compound-design-tokens to v7
This commit is contained in:
committed by
Stefan Ceriu
parent
67162381a8
commit
f86c47baf1
@@ -6,8 +6,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/compound-design-tokens.git",
|
||||
"state" : {
|
||||
"revision" : "ca585834d6251f9ab44a667e5bdd80ae0705160f",
|
||||
"version" : "6.10.2"
|
||||
"revision" : "6df728f0abe575e915c866a38a6e227f6dd38852",
|
||||
"version" : "7.0.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/compound-design-tokens",
|
||||
"state" : {
|
||||
"revision" : "ca585834d6251f9ab44a667e5bdd80ae0705160f",
|
||||
"version" : "6.10.2"
|
||||
"revision" : "6df728f0abe575e915c866a38a6e227f6dd38852",
|
||||
"version" : "7.0.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -9,7 +9,7 @@ let package = Package(
|
||||
.library(name: "Compound", targets: ["Compound"])
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "6.10.2"),
|
||||
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "7.0.0"),
|
||||
// .package(path: "../compound-design-tokens"),
|
||||
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "26.0.0"),
|
||||
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "7.0.0"),
|
||||
|
||||
Reference in New Issue
Block a user