EddieHubCommunity/BioDrop

[BUG] Duplicate sortable package present

Open

#10,139 创建于 2024年1月13日

在 GitHub 查看
 (14 评论) (0 反应) (1 负责人)JavaScript (5,597 star) (3,987 fork)batch import
good first issue🏁 status: ready for dev🔢 points: 2🛠 goal: fix

描述

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

贡献者指南