EddieHubCommunity/BioDrop

[BUG] Duplicate sortable package present

Open

#10139 opened on Jan 13, 2024

View on GitHub
 (14 comments) (0 reactions) (1 assignee)JavaScript (5,597 stars) (3,987 forks)batch import
good first issue🏁 status: ready for dev🔢 points: 2🛠 goal: fix

Description

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Where did you find this bug?

Production

Version of BioDrop (for example "v1.2.3")

2.99.3

Description

I noticed two sortablejs and react-sortable packages. https://github.com/EddieHubCommunity/BioDrop/blob/main/package.json (Line 41 and 48 )

I searched for usage in the project But only found one being used in the project.

https://github.com/search?q=repo%3AEddieHubCommunity/BioDrop%20%22sortablejs%22&type=code

P.S. One could depend on the other but wanted to raise a request just in case.

Steps to Reproduce

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

Contributor guide