Skip to content

Commit

Permalink
Merge pull request #1 from alfonsogarciacaro/fix-deps
Browse files Browse the repository at this point in the history
Fix dependencies
  • Loading branch information
dawedawe authored Nov 23, 2022
2 parents cb06aaa + f60e6e9 commit ba937cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/App.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@
<Compile Include="App.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Fable.Elmish.React" Version="3.0.1" />
<PackageReference Include="Fable.React" Version="9.1.0" />
<PackageReference Include="Feliz" Version="2.0.0-prerelease-003" />
<PackageReference Include="Feliz" Version="1.68.0" />
<PackageReference Include="Feliz.Bulma" Version="2.19.0" />
<PackageReference Include="Feliz.CompilerPlugins" Version="2.0.0-prerelease-003" />
<PackageReference Include="Feliz.UseElmish" Version="1.6.0" />
</ItemGroup>
</Project>

0 comments on commit ba937cf

Please sign in to comment.