Skip to content

Commit e4a0d9c

Browse files
committed
wip
1 parent d52fa40 commit e4a0d9c

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

Package.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ let package = Package(
3333
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.9.0"),
3434
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.5.0"),
3535
.package(url: "https://github.com/pointfreeco/swift-sharing", from: "2.3.0"),
36-
//.package(url: "https://github.com/pointfreeco/swift-structured-queries", from: "0.1.0"),
37-
.package(path: "../swift-structured-queries")
36+
.package(url: "https://github.com/pointfreeco/swift-structured-queries", from: "0.1.0"),
3837
],
3938
targets: [
4039
.target(

SharingGRDB.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)