From ea71540b16103fd5c136049354dcc0f4944a916c Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Wed, 14 Mar 2018 13:25:09 +0000 Subject: [PATCH] Remove duplicate ttmath. --- packages.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/packages.json b/packages.json index 3b0b460..c077247 100644 --- a/packages.json +++ b/packages.json @@ -8456,20 +8456,6 @@ "license": "MIT", "web": "https://github.com/treeform/useragents" }, - { - "name": "ttmath", - "url": "https://github.com/status-im/nim-ttmath", - "method": "git", - "tags": [ - "library", - "math", - "bigint", - "numbers" - ], - "description": "A wrapper for ttmath", - "license": "Apache2", - "web": "https://github.com/status-im/nim-ttmath" - }, { "name": "nimna", "url": "https://github.com/mjendrusch/nimna",