diff --git a/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved index 6623686..9872adc 100644 --- a/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/element-hq/compound-design-tokens.git", "state" : { - "revision" : "f006a14218e279f81f2ab9398d8ebae58e87e25f", - "version" : "0.1.1" + "revision" : "d7c3bba963d6b7ffab862c3293eb242a8932a0c1", + "version" : "1.0.0" } }, { diff --git a/Package.resolved b/Package.resolved index 6623686..9872adc 100644 --- a/Package.resolved +++ b/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/element-hq/compound-design-tokens.git", "state" : { - "revision" : "f006a14218e279f81f2ab9398d8ebae58e87e25f", - "version" : "0.1.1" + "revision" : "d7c3bba963d6b7ffab862c3293eb242a8932a0c1", + "version" : "1.0.0" } }, { diff --git a/Package.swift b/Package.swift index ac636af..632e59d 100644 --- a/Package.swift +++ b/Package.swift @@ -9,7 +9,7 @@ let package = Package( .library(name: "Compound", targets: ["Compound"]) ], dependencies: [ - .package(url: "https://github.com/element-hq/compound-design-tokens.git", exact: "0.1.1"), + .package(url: "https://github.com/element-hq/compound-design-tokens.git", exact: "1.0.0"), .package(url: "https://github.com/siteline/SwiftUI-Introspect.git", from: "0.9.0"), .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", from: "4.1.1"), .package(url: "https://github.com/BarredEwe/Prefire", from: "1.5.0"), diff --git a/Tests/CompoundTests/__Snapshots__ b/Tests/CompoundTests/__Snapshots__ index e2075cd..4df7474 160000 --- a/Tests/CompoundTests/__Snapshots__ +++ b/Tests/CompoundTests/__Snapshots__ @@ -1 +1 @@ -Subproject commit e2075cdc1b9501b0d87085c6d153dba94bb331b7 +Subproject commit 4df7474f048774f0ff07b12e1d21382e8fead2bd