Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented May 7, 2021

Simple fix to remove the DeprecationWarning: Invalid 'main' field warning that comes up now on Node 16.x . I just fixed the main and module paths in devtools/package.json to be relative to their current directory.

Fixes #2233

@vercel
Copy link

vercel bot commented May 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tannerlinsley/react-query/4N3VsXqkDWd1bLw9ATXtQyoxeE5N
✅ Preview: https://react-query-git-fork-mattwilkinsonn-master-tannerlinsley.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 7, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b5291be:

Sandbox Source
tannerlinsley/react-query: basic Configuration
tannerlinsley/react-query: basic-typescript Configuration

@tannerlinsley tannerlinsley merged commit 0edc116 into TanStack:master May 7, 2021
@tannerlinsley
Copy link
Member

🎉 This PR is included in version 3.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apparently the "main" field isn't right in package.json

2 participants