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.
2 parents 15e9491 + 6752601 commit 9417f0eCopy full SHA for 9417f0e
Package.swift
@@ -28,7 +28,7 @@ let package = Package(
28
.plugin(name: "BridgeJSCommandPlugin", targets: ["BridgeJSCommandPlugin"]),
29
],
30
dependencies: [
31
- .package(url: "https://github.com/swiftlang/swift-syntax", "600.0.0"..<"601.0.0")
+ .package(url: "https://github.com/swiftlang/swift-syntax", "600.0.0"..<"602.0.0")
32
33
targets: [
34
.target(
0 commit comments