fix: change Dockerfile files with new pnpm (#278)

This commit is contained in:
Ahmed Bouhuolia
2023-10-28 01:57:31 +02:00
committed by GitHub
parent e070ac72dd
commit 078a7ea51c
4 changed files with 38 additions and 13 deletions

View File

@@ -71,4 +71,5 @@ export const BalanceSheetNetIncomePP = (Base: any) =>
),
this.assocPreviousPeriodNetIncomeNode
)(node);
};
};
};