Skip to content

Commit

Permalink
Updated demo with new package 1.4.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dahln committed Jul 17, 2023
1 parent 3b3b13b commit f30a35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BlazorSpinner" Version="1.4.1" />
<PackageReference Include="BlazorSpinner" Version="1.4.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.3" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit f30a35e

Please sign in to comment.