Skip to content

Commit cce1834

Browse files
committed
Pin deps version
1 parent 07a0644 commit cce1834

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

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

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
)
2121
],
2222
dependencies: [
23-
.package(url: "https://github.com/jpsim/Yams.git", from: "6.0.0"),
23+
.package(url: "https://github.com/jpsim/Yams.git", "5.0.0"..<"5.4.0"),
2424
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "600.0.1"),
2525
],
2626
targets: [

0 commit comments

Comments
 (0)