Skip to content

Commit 6268488

Browse files
committed
Update Package.swift
1 parent 7384527 commit 6268488

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
@@ -5,7 +5,7 @@ import PackageDescription
55
// MARK: - Configuration Service
66

77
Package.Inject.local.dependencies = [
8-
.package(name: "WrkstrmFoundation", path: "../../../WrkstrmFoundation"),
8+
.package(name: "wrkstrm-foundation", path: "../wrkstrm-foundation"),
99
.package(name: "common-log", path: "../../../common/domain/system/common-log"),
1010
.package(name: "WrkstrmMain", path: "../../../WrkstrmMain"),
1111
]

0 commit comments

Comments
 (0)