Skip to content

chore(deps): allow dsh 0.1.5-rc.1 alongside 0.1.0-rc.6 - #270

Open
MrThanlon wants to merge 1 commit into
Tencent:mainfrom
MrThanlon:main
Open

MrThanlon wants to merge 1 commit into
Tencent:mainfrom
MrThanlon:main

Conversation

@MrThanlon

Copy link
Copy Markdown

The plugin's peer and dev dependencies pinned the dsh packages to ^0.1.0-rc.6. Semver only matches prereleases of the same version tuple, so that range excludes the upcoming 0.1.5-rc.1 release and the plugin could not be loaded next to it. Widen the ranges to accept both lines and refresh the lockfile.

The plugin's peer and dev dependencies pinned the dsh packages to
^0.1.0-rc.6. Semver only matches prereleases of the same version tuple,
so that range excludes the upcoming 0.1.5-rc.1 release and the plugin
could not be loaded next to it. Widen the ranges to accept both lines
and refresh the lockfile.
@MrThanlon

Copy link
Copy Markdown
Author

主要是 dsh 官方 desktop 严格检测 peer 版本匹配

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant