Skip to content

Commit 6df9798

Browse files
committed
Update Package.swift
1 parent 8a0443a commit 6df9798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ extension Package {
152152
.package(path: "../common-process"),
153153
.package(name: "common-log", path: "../../../../common/domain/system/common-log"),
154154
.package(path: "../../../../wrkstrm-performance"),
155-
.package(path: "../../../../domain/system/wrkstrm-foundation"),
155+
.package(path: "../../../../../../wrkstrm/spm/universal/domain/system/wrkstrm-foundation"),
156156
])
157157

158158
static var remote: Inject = .init(dependencies: [

0 commit comments

Comments
 (0)