Spaces:
Running
Running
Commit ·
a685388
1
Parent(s): c85006e
commit 005
Browse files- package-lock.json +0 -0
- package.json +1 -1
package-lock.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"@testing-library/user-event": "^13.5.0",
|
| 10 |
"react": "^19.1.0",
|
| 11 |
"react-dom": "^19.1.0",
|
| 12 |
-
"react-scripts": "^
|
| 13 |
"react-syntax-highlighter": "^15.6.1",
|
| 14 |
"web-vitals": "^2.1.4"
|
| 15 |
},
|
|
|
|
| 9 |
"@testing-library/user-event": "^13.5.0",
|
| 10 |
"react": "^19.1.0",
|
| 11 |
"react-dom": "^19.1.0",
|
| 12 |
+
"react-scripts": "^5.0.1",
|
| 13 |
"react-syntax-highlighter": "^15.6.1",
|
| 14 |
"web-vitals": "^2.1.4"
|
| 15 |
},
|