diff options
author | Florian Dold <florian@dold.me> | 2021-08-20 13:52:13 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-08-20 13:52:13 +0200 |
commit | de0d004dd94798c1713853c71d7f86f55fffb0a4 (patch) | |
tree | e5e4c9411ac387d2f26343e1c2054a3ac2b27455 /pnpm-lock.yaml | |
parent | ca3ff8e571872e89868d5bc11ed98718d688a5a7 (diff) |
packaging fixes
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8bdd7542c..a5338b7e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -170,6 +170,7 @@ importers: packages/taler-wallet-embedded: specifiers: + '@gnu-taler/taler-util': workspace:* '@gnu-taler/taler-wallet-core': workspace:* '@rollup/plugin-commonjs': ^17.0.0 '@rollup/plugin-json': ^4.1.0 @@ -184,6 +185,7 @@ importers: tslib: ^2.1.0 typescript: ^4.2.3 dependencies: + '@gnu-taler/taler-util': link:../taler-util '@gnu-taler/taler-wallet-core': link:../taler-wallet-core tslib: 2.2.0 devDependencies: |