From 3090419a1c0b55905f836bb8e72da4200ade4b3b Mon Sep 17 00:00:00 2001 From: Jordi Baylina Date: Thu, 11 Oct 2018 07:24:38 +0200 Subject: [PATCH] git place and wasm doc --- doc/wasmmodule.c | 0 package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 doc/wasmmodule.c diff --git a/doc/wasmmodule.c b/doc/wasmmodule.c new file mode 100644 index 0000000..e69de29 diff --git a/package.json b/package.json index f855acc..c899af5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "license": "GPL-3.0", "repository": { "type": "git", - "url": "git+https://github.com/iden3/jaz.git" + "url": "https://github.com/iden3/circom.git" }, "dependencies": { "big-integer": "^1.6.32",