From 894267579a3e6f898b693cbb2a1a40ab91179018 Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Mon, 27 Aug 2018 14:13:49 +0200 Subject: [PATCH] Remove package monero --- packages.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/packages.json b/packages.json index c310557..85b550d 100644 --- a/packages.json +++ b/packages.json @@ -7467,19 +7467,6 @@ "license": "BSD", "web": "https://github.com/Skrylar/rfc3339" }, - { - "name": "monero", - "url": "https://github.com/ehmry/nim-monero", - "method": "git", - "tags": [ - "monero", - "cryptonote", - "vanity" - ], - "description": "Libraries and utilites related to Monero, a CryptoNote cryptocurrency.", - "license": "MIT", - "web": "https://github.com/ehmry/nim-monero" - }, { "name": "db_presto", "url": "https://github.com/Bennyelg/nimPresto",