aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/package.json
AgeCommit message (Collapse)Author
2023-01-27-missing version bumpsFlorian Dold
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2023-01-05Build system.MS
Avoid taler-harness to use divergent 'esbuild' versions among dependencies and devDependencies.
2023-01-05Fix build.MS
Include 'esbuild' as a taler-harness dependency, and update the lockfile accordingly. Give taler-harness the configure script too.
2022-12-23spill extra functionality from wallet-cli into taler-harnessFlorian Dold
We want to keep taler-wallet-cli smaller and have fewer dependencies.