Overnap

socket.io-client, react-router 적용

This diff is collapsed. Click to expand it.
......@@ -10,11 +10,14 @@
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-router-dom": "^5.1.7",
"autoprefixer": "^10.2.5",
"postcss": "^8.3.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"socket.io-client": "^4.1.2",
"tailwindcss": "^2.1.2",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1"
......
This diff could not be displayed because it is too large.