From dce979ae8f8986cf68313d29690e1a84c52924a0 Mon Sep 17 00:00:00 2001 From: Thiago <74574275+thisago@users.noreply.github.com> Date: Fri, 8 Sep 2023 12:37:53 -0300 Subject: [PATCH] Removed `instagram` --- packages.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/packages.json b/packages.json index d72e59872..0148b5eae 100644 --- a/packages.json +++ b/packages.json @@ -31392,19 +31392,6 @@ "license": "LGPL-3.0-or-later", "web": "https://github.com/filvyb/saucenao-nim" }, - { - "name": "instagram", - "url": "https://github.com/thisago/instagram", - "method": "git", - "tags": [ - "instagram", - "library", - "internal-api" - ], - "description": "Instagram internal web api implementation", - "license": "MIT", - "web": "https://github.com/thisago/instagram" - }, { "name": "forge", "url": "https://github.com/daylinmorgan/forge",