From de9e2326fceccfdfb8e706e1efadc4b52a790d16 Mon Sep 17 00:00:00 2001 From: Thiago <74574275+thisago@users.noreply.github.com> Date: Wed, 13 Sep 2023 00:12:31 +0000 Subject: [PATCH] Removed `instagram` (#2706) --- packages.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/packages.json b/packages.json index 196f591..e4a54cf 100644 --- a/packages.json +++ b/packages.json @@ -31404,19 +31404,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",