diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-03-14 13:25:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-14 13:25:09 +0000 |
| commit | ea71540b16103fd5c136049354dcc0f4944a916c (patch) | |
| tree | 0bcb56bc2adaa07dc369294705ff7d6f96634569 | |
| parent | a8af259b008def89fc7dcce8051839eda439871e (diff) | |
| download | packages-ea71540b16103fd5c136049354dcc0f4944a916c.tar.gz packages-ea71540b16103fd5c136049354dcc0f4944a916c.zip | |
Remove duplicate ttmath.
| -rw-r--r-- | packages.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/packages.json b/packages.json index 3b0b460..c077247 100644 --- a/packages.json +++ b/packages.json @@ -8457,20 +8457,6 @@ "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", "method": "git", |
