From 602bf911936f132250e81dd5145bae5dae437f49 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Thu, 21 Jun 2018 22:24:53 +0100 Subject: [PATCH] Remove deleted morpheus package --- packages.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/packages.json b/packages.json index e486a46..dc011a2 100644 --- a/packages.json +++ b/packages.json @@ -9081,18 +9081,6 @@ "license": "MIT", "web": "https://github.com/6A/Keystone.nim" }, - { - "name": "morpheus", - "url": "https://github.com/notTito/morpheus", - "method": "git", - "tags": [ - "matrix", - "linear-algebra" - ], - "description": "Nim Matrix module", - "license": "MIT", - "web": "https://github.com/notTito/morpheus" - }, { "name": "units", "url": "https://github.com/Udiknedormin/NimUnits",