1
0
mirror of https://github.com/mizanxali/uno-online synced 2025-12-10 12:13:25 +00:00

Initial app setup

This commit is contained in:
Mizanali Panjwani
2021-02-12 01:31:04 +05:30
parent 6427157c9a
commit 0726342e15
13 changed files with 181 additions and 94 deletions

View File

@@ -8,7 +8,10 @@
"@testing-library/user-event": "^12.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.2",
"redux": "^4.0.5",
"web-vitals": "^1.1.0"
},
"scripts": {