Skip to content

Commit

Permalink
Merge pull request #147 from Lombiq/issue/OSOE-603
Browse files Browse the repository at this point in the history
OSOE-603: Upgrade to pnpm@8
  • Loading branch information
sarahelsaig committed Aug 17, 2023
2 parents 4f96706 + e1d62cf commit 7319f3c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Lombiq.DataTables/Lombiq.DataTables.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="7.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.LinqToDb" Version="7.0.0" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.2.5" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.3.0" />
</ItemGroup>

<Import Condition="'$(NuGetBuild)' != 'true'" Project="..\..\..\Utilities\Lombiq.NodeJs.Extensions\Lombiq.NodeJs.Extensions\Lombiq.NodeJs.Extensions.targets" />
Expand Down
35 changes: 20 additions & 15 deletions Lombiq.DataTables/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7319f3c

Please sign in to comment.