Skip to content

Commit

Permalink
Bump Fable.Browser.Dom to 2.15.0 and regenerate packages.lock.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
krymtkts committed Dec 2, 2023
1 parent 4bd73d7 commit a8e3926
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/App.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<Compile Include="App.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Fable.Browser.Dom" Version="2.14.0" />
<PackageReference Include="Fable.Browser.Dom" Version="2.15.0" />
<PackageReference Include="Fable.Browser.WebSocket" Version="1.3.0" />
<PackageReference Include="Fable.Core" Version="4.2.0" />
<PackageReference Include="Fable.Node" Version="1.2.0" />
Expand Down
6 changes: 3 additions & 3 deletions src/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net7.0": {
"Fable.Browser.Dom": {
"type": "Direct",
"requested": "[2.14.0, )",
"resolved": "2.14.0",
"contentHash": "R85V6jNb/xTwe47hHLYevsu4l8ZZrU4Nfg9CxD4vj33eXqwZa6W0l0MsyKh3+8cPV7yiZgegrRWVfr7axY0rzA==",
"requested": "[2.15.0, )",
"resolved": "2.15.0",
"contentHash": "274qw1RqyslWgneVIF6/e02GQ3IZ3M6BRXIZ9HEj1igmmHt7zW3WHZq8UsxCN5kzomo5qJImrgjRqvrZhkXPwQ==",
"dependencies": {
"FSharp.Core": "4.7.2",
"Fable.Browser.Blob": "1.3.0",
Expand Down

0 comments on commit a8e3926

Please sign in to comment.