Skip to content

Commit

Permalink
rename package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu0118 committed Sep 30, 2023
1 parent 5563359 commit 8e88081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import PackageDescription
import CompilerPluginSupport

let package = Package(
name: "DependenciesMacro",
name: "swift-dependencies-macro",
platforms: [
.macOS(.v10_15),
.iOS(.v13),
Expand Down

0 comments on commit 8e88081

Please sign in to comment.