Skip to content

Commit

Permalink
Okay, that doesn't need to be a product
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrk24 committed Aug 10, 2023
1 parent f88724f commit f47911d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ import PackageDescription

let package = Package(
name: "language",
products: [
.library(name: "LanguageFrontendInternals", targets: ["LanguageFrontendInternals"])
],
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", .upToNextMajor(from: "1.2.2")),
.package(url: "https://github.com/apple/swift-algorithms", .upToNextMajor(from: "1.0.0")),
Expand Down

0 comments on commit f47911d

Please sign in to comment.