Docker build Hot fix

This commit is contained in:
2022-05-06 00:57:45 +02:00
parent 018b208835
commit e1bffe6ef5
3 changed files with 2 additions and 48 deletions

View File

@@ -23,7 +23,6 @@
"@mui/icons-material": "^5.6.2",
"@mui/material": "^5.6.4",
"@reduxjs/toolkit": "^1.8.1",
"@types/react-router-dom": "^5.3.3",
"babel-plugin-dev-expression": "^0.2.3",
"better-sqlite3": "^7.4.5",
"react": "^17.0.2",
@@ -33,10 +32,10 @@
"rxjs": "^7.4.0",
"socket.io": "^4.3.2",
"socket.io-client": "^4.3.2",
"uuid": "^8.3.2",
"vite": "^2.9.8"
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/react-router-dom": "^5.3.3",
"@parcel/transformer-yaml": "^2.5.0",
"@types/better-sqlite3": "^7.4.2",
"@types/node": "^17.0.13",