taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 204c10c00759b1894a786e73401ba0b25a48a715
parent 290ccd111cc4d3d28e0bbf890db1a240d4f9ab0e
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sun, 18 Aug 2019 23:45:20 +0200

we don't use rollup, delete the dependency

Diffstat:
Mpackage.json | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -30,7 +30,6 @@ "pogen": "^0.0.5", "react": "^16.8.5", "react-dom": "^16.8.5", - "rollup": "^1.19.4", "structured-clone": "^0.2.2", "terser-webpack-plugin": "^1.2.3", "through2": "2.0.1",