From 218b25b2f864d5ee8a96d46f2bf1f33a3a7393b9 Mon Sep 17 00:00:00 2001 From: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com> Date: Mon, 21 Sep 2020 16:49:52 -0700 Subject: [PATCH] Remove, instead of deprecating xumm-api The deprecation infrastructure is broken -- I'll try to fix this with a real deprecation tomorrow. --- notNeededPackages.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/notNeededPackages.json b/notNeededPackages.json index dab1b669ad..496be1f6b9 100644 --- a/notNeededPackages.json +++ b/notNeededPackages.json @@ -5988,12 +5988,6 @@ "sourceRepoURL": "https://github.com/sourcelair/xterm.js/", "asOfVersion": "3.0.0" }, - { - "libraryName": "xumm-sdk", - "typingsPackageName": "xumm-api", - "sourceRepoURL": "https://github.com/XRPL-Labs/XUMM-SDK", - "asOfVersion": "0.1.4" - }, { "libraryName": "yaml", "typingsPackageName": "yaml",