1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

fix(web): remove unnecessary packages and files

This commit is contained in:
2021-10-25 06:20:46 +00:00
parent 552a3584ec
commit 0fb4301966
5 changed files with 2 additions and 27 deletions

View File

@@ -28,8 +28,7 @@
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0",
"react-scripts": "4.0.3",
"typescript": "^4.4.3",
"web-vitals": "^1.1.2"
"typescript": "^4.4.3"
},
"devDependencies": {
"@types/prismjs": "^1.16.6",