Issue fixes (#341)
* Better error handling around ACARS position updates * Add step for decimals on fuel block/used fields closes #340 * Styling * Rename AcarsController to LiveMapController; update JS dependencies
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"icheck": "~1.0",
|
||||
"jquery": "~3.4",
|
||||
"jquery-pjax": "~2.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"laravel-mix": "^2.1.14",
|
||||
"leaflet": "^1.3.4",
|
||||
"leaflet-ajax": "2.1.0",
|
||||
@@ -48,6 +49,6 @@
|
||||
"copy-webpack-plugin": "^4.6.0",
|
||||
"tailwindcss": "^0.5.3",
|
||||
"webpack-bundle-analyzer": "^3.3",
|
||||
"webpack-dev-server": ">=3.1.11"
|
||||
"webpack-dev-server": "^3.1.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user