EddieHubCommunity/BioDrop

[BUG] Duplicate sortable package present

开放

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

 (14 条评论) (0 个反应) (1 位负责人)JavaScript (3,987 个派生)batch import
good first issue🏁 status: ready for dev🔢 points: 2🛠 goal: fix

仓库指标

星标
 (5,597 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南