Skip to content

Commit

Permalink
fix(query-persist-client-core): Move query-core to dependencies (#4899)
Browse files Browse the repository at this point in the history
Co-authored-by: Adrien Cohen <adrien@eshot.io>
  • Loading branch information
adriencohen and Adrien Cohen committed Jan 30, 2023
1 parent 1615509 commit 64dc3af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions packages/query-persist-client-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@
"test:lib:dev": "pnpm run test:lib --watch",
"build:types": "tsc --build"
},
"devDependencies": {
"@tanstack/query-core": "workspace:*"
},
"peerDependencies": {
"dependencies": {
"@tanstack/query-core": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 64dc3af

Please sign in to comment.