Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 处理 glob、lru-cache 等 patch 版本升级 node 依赖的问题 #253

Merged
merged 2 commits into from
Jul 9, 2024

Commits on Jul 8, 2024

  1. fix: 处理 glob、lru-cache 等 patch 版本升级 node 依赖的问题

    isaacs/node-glob#596  同作者多个基础 npm 包使用 patch 版本升级 node 版本依赖,导致固定 node 版本的使用者受阻。
    Jiasm authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1710ce9 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    删除多余的逗号
    Jiasm authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0607a9b View commit details
    Browse the repository at this point in the history