Showing
3 changed files
with
3 additions
and
0 deletions
This diff is collapsed. Click to expand it.
... | @@ -10,11 +10,14 @@ | ... | @@ -10,11 +10,14 @@ |
10 | "@types/node": "^12.0.0", | 10 | "@types/node": "^12.0.0", |
11 | "@types/react": "^17.0.0", | 11 | "@types/react": "^17.0.0", |
12 | "@types/react-dom": "^17.0.0", | 12 | "@types/react-dom": "^17.0.0", |
13 | + "@types/react-router-dom": "^5.1.7", | ||
13 | "autoprefixer": "^10.2.5", | 14 | "autoprefixer": "^10.2.5", |
14 | "postcss": "^8.3.0", | 15 | "postcss": "^8.3.0", |
15 | "react": "^17.0.2", | 16 | "react": "^17.0.2", |
16 | "react-dom": "^17.0.2", | 17 | "react-dom": "^17.0.2", |
18 | + "react-router-dom": "^5.2.0", | ||
17 | "react-scripts": "4.0.3", | 19 | "react-scripts": "4.0.3", |
20 | + "socket.io-client": "^4.1.2", | ||
18 | "tailwindcss": "^2.1.2", | 21 | "tailwindcss": "^2.1.2", |
19 | "typescript": "^4.1.2", | 22 | "typescript": "^4.1.2", |
20 | "web-vitals": "^1.0.1" | 23 | "web-vitals": "^1.0.1" | ... | ... |
web/yarn.lock
deleted
100644 → 0
This diff could not be displayed because it is too large.
-
Please register or login to post a comment