diff options
| author | Özgür Kesim <oec-taler@kesim.org> | 2023-09-14 12:13:35 +0200 |
|---|---|---|
| committer | Özgür Kesim <oec-taler@kesim.org> | 2023-09-14 12:13:35 +0200 |
| commit | 35611f0bf9cf67638b171c2a300fab1797d3d8f0 (patch) | |
| tree | d067d5d62ac2fd0d88b25d2c759cc2caa9485c00 /packages/pogen | |
| parent | 64c19c8cde56699ab4aaf05a1ac6fea6a4e0e4ba (diff) | |
| parent | a5960665245c4ffb625dd16923019e8c62c20159 (diff) | |
Merge branch 'master' into age-withdraw
Diffstat (limited to 'packages/pogen')
| -rw-r--r-- | packages/pogen/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/pogen/package.json b/packages/pogen/package.json index 9160e699c..82391a675 100644 --- a/packages/pogen/package.json +++ b/packages/pogen/package.json @@ -7,6 +7,7 @@ "author": "Florian Dold", "license": "GPL-2.0+", "scripts": { + "clean": "rm -rf lib", "compile": "tsc" }, "devDependencies": { |
