We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9511ee2 commit 631e25eCopy full SHA for 631e25e
Package.swift
@@ -37,7 +37,7 @@ let package = Package(
37
.plugin(name: "BridgeJSCommandPlugin", targets: ["BridgeJSCommandPlugin"]),
38
],
39
dependencies: [
40
- .package(url: "https://github.com/swiftlang/swift-syntax", "600.0.0"..<"602.0.0")
+ .package(url: "https://github.com/swiftlang/swift-syntax", "600.0.0"..<"603.0.0")
41
42
targets: [
43
.target(
0 commit comments