Skip to content

Commit ccd7bf6

Browse files
committed
chore: move socket.io-client to peerDependencies
1 parent 37adabf commit ccd7bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-query-external-sync",
33
"version": "1.0.0",
4-
"description": "A tool for syncing React Query state to an external React Query Dev Tools",
4+
"description": "A tool for syncing React Query state to an external Dev Tools",
55
"main": "dist/bundle.cjs.js",
66
"module": "dist/bundle.esm.js",
77
"files": [

0 commit comments

Comments
 (0)