From 9ea9b4eaf6c435539eaff6dcae2e4ec5978205a6 Mon Sep 17 00:00:00 2001 From: Vindaar Date: Tue, 21 Jan 2020 15:31:22 +0100 Subject: [PATCH] update `polynumeric` to a working state (#1334) --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 635a8bd..ba8eff4 100644 --- a/packages.json +++ b/packages.json @@ -8587,7 +8587,7 @@ }, { "name": "polynumeric", - "url": "https://github.com/lcrees/polynumeric", + "url": "https://github.com/Vindaar/polynumeric", "method": "git", "tags": [ "polynomial", @@ -8595,7 +8595,7 @@ ], "description": "Polynomial operations", "license": "MIT", - "web": "https://github.com/lcrees/polynumeric" + "web": "https://github.com/Vindaar/polynumeric" }, { "name": "unicodedb",