-
Notifications
You must be signed in to change notification settings - Fork 17
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
Isomorphic WebSocket so that cent-js works on server side #2509
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
PR deployed in Google Cloud |
PR deployed in Google Cloud |
package.json
Outdated
@@ -51,5 +51,6 @@ | |||
"@types/react": "^18.0.27", | |||
"@types/eslint": "7.28.0", | |||
"@babel/traverse": "^7.23.9" | |||
} | |||
}, | |||
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The project uses Yarn 3.6, so this seems odd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pinned it to yarn 3.6.4 now!
Description
This pull request...
#
Approvals
Screenshots
Impact