[Feature Request] 项目依赖问题
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
No
### Component Name
-
### Description
项目的depends包含了"async-validator": "~1.8.1",而async-validator的depends又包含了babel-runtime@2.x这个过期的包。导致不必要的安装,而且目前会提示警告。事实上不需要babel-runtime的。是否可升级async-validator的版本解决?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.