taler-typescript-core

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

commit 9c74e9a9238861150e2118111c725a81e8e3b488
parent aa6c3ea34200211e3444229c07bf24c0101bad5f
Author: tg(x) <*@tg-x.net>
Date:   Thu, 25 Feb 2016 10:50:55 +0100

po2json git url

Diffstat:
Mextension/package.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extension/package.json b/extension/package.json @@ -23,7 +23,7 @@ "jed": "^1.1.0", "map-stream": "0.0.6", "mocha": "^2.3.4", - "po2json": "git://taler.net/po2json.git", + "po2json": "git+https://github.com/mikeedwards/po2json", "systemjs": "^0.19.14", "through2": "^2.0.1", "typescript": "^1.8.0-dev.20160118",