mirror of
https://github.com/usatiuk/EggbotWireless.git
synced 2025-10-27 01:07:49 +01:00
better web app layout
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/autoprefixer": "^9.5.0",
|
||||
"@types/bootstrap": "^4.3.1",
|
||||
"@types/enzyme": "^3.10.3",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.5",
|
||||
"@types/jest": "^24.0.15",
|
||||
@@ -14,6 +15,7 @@
|
||||
"@types/parcel-bundler": "^1.12.0",
|
||||
"@types/prettier": "^1.18.1",
|
||||
"@types/react": "^16.8.23",
|
||||
"@types/react-bootstrap": "^0.32.19",
|
||||
"@types/react-dom": "^16.8.4",
|
||||
"@types/sass": "^1.16.0",
|
||||
"autoprefixer": "^9.6.1",
|
||||
@@ -34,9 +36,11 @@
|
||||
"typescript": "^3.5.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.3.1",
|
||||
"konva": "^4.0.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"react": "^16.8.6",
|
||||
"react-bootstrap": "^1.0.0-beta.10",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-konva": "^16.8.7-3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user