Spaces:
Running
Running
Update package.json
Browse files- package.json +2 -2
package.json
CHANGED
|
@@ -7,8 +7,8 @@
|
|
| 7 |
"@testing-library/jest-dom": "^6.6.3",
|
| 8 |
"@testing-library/react": "^16.3.0",
|
| 9 |
"@testing-library/user-event": "^13.5.0",
|
| 10 |
-
"react": "^
|
| 11 |
-
"react-dom": "^
|
| 12 |
"react-scripts": "5.0.1",
|
| 13 |
"web-vitals": "^2.1.4",
|
| 14 |
"lucide-react": "^0.256.0"
|
|
|
|
| 7 |
"@testing-library/jest-dom": "^6.6.3",
|
| 8 |
"@testing-library/react": "^16.3.0",
|
| 9 |
"@testing-library/user-event": "^13.5.0",
|
| 10 |
+
"react": "^18.2.0",
|
| 11 |
+
"react-dom": "^18.2.0",
|
| 12 |
"react-scripts": "5.0.1",
|
| 13 |
"web-vitals": "^2.1.4",
|
| 14 |
"lucide-react": "^0.256.0"
|