Skip to content

Commit

Permalink
Updated version of Blazor.SVGEditor in demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferStrube committed Oct 22, 2023
1 parent 1e84441 commit 8f795c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KristofferStrube.Blazor.SVGEditor" Version="0.1.2" />
<PackageReference Include="KristofferStrube.Blazor.SVGEditor" Version="0.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.4" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 8f795c7

Please sign in to comment.