Skip to content

Commit

Permalink
Update JVL
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Dec 9, 2021
1 parent 1a92172 commit cc0f7cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,10 @@
<PackageReference Include="ILMerge.Fody" Version="1.22.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="JotunnLib" Version="2.4.1">
<PackageReference Include="JotunnLib" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="UnityEngine.Modules" Version="[2019.4.32]">
<PrivateAssets>all</PrivateAssets>
Expand Down
6 changes: 3 additions & 3 deletions src/Digitalroot.Valheim.PluginInfo/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
},
"JotunnLib": {
"type": "Direct",
"requested": "[2.4.1, )",
"resolved": "2.4.1",
"contentHash": "y9fHv95btza/1gtthTe74zHShswLSgwTTQiCk4+gwrSmE+vs67bgBPS/eoI2yNVHXSvvxy5yZeeeiBcycMsW3g==",
"requested": "[2.4.3, )",
"resolved": "2.4.3",
"contentHash": "/BkriVmjuL616N3yXV8FkfOF/Cfh5CGt451W52rjnDdbQpr5LLHGFr0Sn/3tIYL09lDjuzDCjghMp0qVtOSlzQ==",
"dependencies": {
"HarmonyX": "2.5.5",
"MonoMod": "21.9.19.1"
Expand Down

0 comments on commit cc0f7cb

Please sign in to comment.