aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/package.json
AgeCommit message (Collapse)Author
2022-01-10logging, bump versionFlorian Dold
2022-01-05upgrade rollup plugins, as older ones caused miscompilationFlorian Dold
2022-01-05update dependencies to fix rollup issueFlorian Dold
2021-11-26bump version to 0.9Sebastian
2021-08-20minimatchFlorian Dold
Signed-off-by: Florian Dold <florian@dold.me>
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-04timeout for testsFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
This commit split in three main things: * added deploy-webext to upload the extension zipfile * put scope into the npm packages to be able to deploy them * added deploy-npm to deploy related npm packages Also, fixing bug on `make clean`. Some packages where not being deleting tsconfig.tsbuildinfo and making subsequent `make` fail
2021-01-22prepare scriptFlorian Dold
2021-01-22version bumpFlorian Dold
2021-01-22upgrade dependenciesFlorian Dold
2021-01-12make integration tests part of taler-wallet-cliFlorian Dold
2020-11-17update version and dependenciesFlorian Dold
2020-09-09version bumpv0.8.0-rc.2Florian Dold
2020-09-09bump to 0.8.0-rc.1v0.8.0-rc.1Florian Dold
2020-08-14re-implement integration test functionalty that will be used by the exchange ↵Florian Dold
for testing
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-06handle package.json properly in CLIFlorian Dold
2020-08-03dependencies / build tasksFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold