diff --git a/Package.swift b/Package.swift index 7b8b681..da69d75 100644 --- a/Package.swift +++ b/Package.swift @@ -12,9 +12,9 @@ let package = Package( .package(url: "https://github.com/shibapm/PackageConfig.git", from: "1.0.0"), .package(url: "https://github.com/JohnSundell/ShellOut.git", from: "2.1.0"), // Dev deps - .package(url: "https://github.com/nicklockwood/SwiftFormat.git", from: "0.35.8"), // dev - .package(url: "https://github.com/Realm/SwiftLint.git", from: "0.28.1"), // dev - .package(url: "https://github.com/f-meloni/Rocket", from: "1.2.1"), // dev +// .package(url: "https://github.com/nicklockwood/SwiftFormat.git", from: "0.35.8"), // dev +// .package(url: "https://github.com/Realm/SwiftLint.git", from: "0.28.1"), // dev +// .package(url: "https://github.com/f-meloni/Rocket", from: "1.2.1"), // dev ], targets: [ .target(