Skip to content

Commit

Permalink
build(deps): ➖ swap Humanizer for Humanizer.Core (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNZL committed Jul 7, 2023
1 parent 7464793 commit 91cd7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Flow.Launcher.Plugin.TogglTrack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup>
<PackageReference Include="Flow.Launcher.Plugin" Version="4.0.0" />
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="System.Runtime.Caching" Version="7.0.0" />
<PackageReference Include="TimeSpanParserUtil" Version="1.2.0" />
Expand Down

0 comments on commit 91cd7ab

Please sign in to comment.