diff --git a/Package.resolved b/Package.resolved index 401904e..a7598a4 100644 --- a/Package.resolved +++ b/Package.resolved @@ -12,10 +12,9 @@ { "identity" : "prefire", "kind" : "remoteSourceControl", - "location" : "https://github.com/BarredEwe/Prefire", + "location" : "https://github.com/stefanceriu/Prefire", "state" : { - "revision" : "f61caab08d6353222893de010603ebf86fe9080b", - "version" : "2.0.0" + "revision" : "4cc757b57bc3a8e301eaeb24e6c694c7cc3fe8ce" } }, { diff --git a/Package.swift b/Package.swift index f767566..5c9ff7a 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/BarredEwe/Prefire", exact: "2.0.0"), + .package(url: "https://github.com/stefanceriu/Prefire", revision: "4cc757b57bc3a8e301eaeb24e6c694c7cc3fe8ce"), .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.13.0") ], targets: [