1
0

Update bootstrap and font-awesome version numbers.

This commit is contained in:
2018-05-06 03:52:31 +02:00
parent b21ff45649
commit 09e5ed9ce8

View File

@ -17,8 +17,8 @@
"dependencies": {
"jQuery": "^3.3.1",
"coffeescript": "^2.3.0",
"bootstrap": "^4.1.0",
"font-awesome": "*",
"bootstrap": "^4.1.1",
"font-awesome": "^5.0.12",
"js-cookie": "^2.2.0",
"leaflet": "^1.3.1",
"leaflet-hotline": "https://github.com/iosphere/Leaflet.hotline.git#v0.4.0",