absinthe-socket icon indicating copy to clipboard operation
absinthe-socket copied to clipboard

Relax dependency resolution.

Open jeremyzahner opened this issue 4 years ago • 2 comments

For the resolution of dependencies (especially in the face of TypeScript actually checking) it makes sense to have ambiguous dependency versions set.

jeremyzahner avatar Jun 22 '20 11:06 jeremyzahner

Need this to resolve a dependency conflict with graphql after updating to Apollo Client 3

Resolution field "[email protected]" is incompatible with requested version "[email protected]"

daniel-nagy avatar Jan 22 '21 18:01 daniel-nagy

It would be good if this could be merged soon. Otherwise it will be hard to use Absinthe with up-to-date JS projects.

maennchen avatar Apr 27 '21 11:04 maennchen