Skip to content

Commit 5672569

Browse files
committed
fix merge conflict
1 parent e5379fd commit 5672569

File tree

2 files changed

+95
-1
lines changed

2 files changed

+95
-1
lines changed

package-lock.json

Lines changed: 93 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
"react-scripts": "^4.0.3",
5959
"react-spring": "^9.3.2",
6060
"redux": "^4.1.2",
61-
"redux-thunk": "^2.4.1"
61+
"redux-thunk": "^2.4.1",
62+
"socket.io-client": "^4.4.0"
6263
},
6364
"browserslist": {
6465
"production": [

0 commit comments

Comments
 (0)