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

Add peer dependencies #776

Closed
1 of 3 tasks
SegaraRai opened this issue Aug 8, 2022 · 1 comment
Closed
1 of 3 tasks

Add peer dependencies #776

SegaraRai opened this issue Aug 8, 2022 · 1 comment

Comments

@SegaraRai
Copy link

SegaraRai commented Aug 8, 2022

Description

pnpmのような依存関係を厳密に管理するパッケージマネージャでは直接依存関係にないパッケージが参照できない(@aspida/axiosからaxiosが使えない)ことがあります
peerDependenciesaxiosを追加すると解消します

@aspida/node-fetch@aspida/react-query@aspida/swr@aspida/swrvについてもおそらく同様です

Environment

  • Package version: v1.10.3
  • OS:
    • Linux
    • Windows
    • macOS
  • Node.js version: v16.15.1
  • npm version: 8.11.0

Additional context

Reproが必要な場合は用意します

@solufa
Copy link
Member

solufa commented Aug 3, 2023

v1.13.1で対応しました

@solufa solufa closed this as completed Aug 3, 2023
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

No branches or pull requests

2 participants