diff --git a/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved index 6feec3f..6ef48de 100644 --- a/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -12,9 +12,10 @@ { "identity" : "prefire", "kind" : "remoteSourceControl", - "location" : "https://github.com/stefanceriu/Prefire", + "location" : "https://github.com/BarredEwe/Prefire", "state" : { - "revision" : "982b207efafb9c6ff0c7beae38211c37b918d2b9" + "revision" : "608e7992dedc5ee409e59b3580010371ff0cef57", + "version" : "2.0.4" } }, { diff --git a/Package.resolved b/Package.resolved index 6feec3f..6ef48de 100644 --- a/Package.resolved +++ b/Package.resolved @@ -12,9 +12,10 @@ { "identity" : "prefire", "kind" : "remoteSourceControl", - "location" : "https://github.com/stefanceriu/Prefire", + "location" : "https://github.com/BarredEwe/Prefire", "state" : { - "revision" : "982b207efafb9c6ff0c7beae38211c37b918d2b9" + "revision" : "608e7992dedc5ee409e59b3580010371ff0cef57", + "version" : "2.0.4" } }, { diff --git a/Package.swift b/Package.swift index e4de95d..9dcc224 100644 --- a/Package.swift +++ b/Package.swift @@ -12,7 +12,7 @@ let package = Package( .package(url: "https://github.com/element-hq/compound-design-tokens.git", exact: "1.2.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/stefanceriu/Prefire", revision: "982b207efafb9c6ff0c7beae38211c37b918d2b9"), + .package(url: "https://github.com/BarredEwe/Prefire", from: "2.0.4"), .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.13.0") ], targets: [