Skip to content

Commit

Permalink
Merge pull request #71 from elmish/react-dom-types
Browse files Browse the repository at this point in the history
  • Loading branch information
MangelMaxime authored Sep 27, 2022
2 parents d5a891f + 6169032 commit 498880f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fable.Elmish.React.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<ItemGroup>
<PackageReference Update="FSharp.Core" Version="4.7.*" />
<PackageReference Include="Fable.Elmish" Version="4.0.0-beta-*" />
<PackageReference Include="Fable.React.Types" Version="18.*" />
<PackageReference Include="Fable.ReactDom.Types" Version="18.*" />
</ItemGroup>
</Project>

0 comments on commit 498880f

Please sign in to comment.