Docker build Hot fix
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user