first commit
This commit is contained in:
+6
-1
@@ -9,7 +9,12 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"web-vitals": "^2.1.4"
|
||||
"web-vitals": "^2.1.4",
|
||||
"@apollo/client": "^3.8.8",
|
||||
"graphql": "^16.8.1",
|
||||
"@apollo/react-components": "^4.0.0",
|
||||
"graphql-tag": "^2.12.6",
|
||||
"react-router-dom": "^6.21.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user