package cleanup
This commit is contained in:
+4
-6
@@ -5,16 +5,14 @@
|
||||
"dependencies": {
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-router-dom": "6.10.0",
|
||||
"react-type-animation": "^3.0.1",
|
||||
"react-type-animation": "3.0.1",
|
||||
"typescript": "5.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.0.34",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/react": "18.2.0",
|
||||
"@types/react-dom": "18.2.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.61.0"
|
||||
"sass": "1.62.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user