Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
This update is necessary for me, becouse Rearrange inserte some interesting update as String+NSRange.swift file
  • Loading branch information
codebettertech authored Jul 13, 2024
1 parent af71db0 commit 2061cae
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 @@ -15,7 +15,7 @@ let package = Package(
.library(name: "TextStoryTesting", targets: ["TextStoryTesting"]),
],
dependencies: [
.package(url: "https://github.com/ChimeHQ/Rearrange", from: "1.5.0"),
.package(url: "https://github.com/ChimeHQ/Rearrange", from: "1.8.1"),
],
targets: [
.target(name: "Internal", publicHeadersPath: "."),
Expand Down

0 comments on commit 2061cae

Please sign in to comment.