live map updates
This commit is contained in:
20
package.json
20
package.json
@@ -10,19 +10,21 @@
|
||||
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@turf/center": "^6.0.1",
|
||||
"Leaflet.Geodesic": "git+https://git@github.com/henrythasler/Leaflet.Geodesic.git",
|
||||
"animate.css": "^3.6.1",
|
||||
"animate.css": "~3.6",
|
||||
"axios": "^0.17.1",
|
||||
"bootstrap-sass": "^3.3.7",
|
||||
"bootstrap3": "^3.3.5",
|
||||
"cross-env": "^5.1.4",
|
||||
"bootstrap-sass": "~3.3",
|
||||
"bootstrap3": "~3.3",
|
||||
"cross-env": "~5.1",
|
||||
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
|
||||
"flag-icon-css": "^2.9.0",
|
||||
"icheck": "^1.0.2",
|
||||
"jquery": "^3.3.1",
|
||||
"jquery-pjax": "^2.0.1",
|
||||
"laravel-mix": "^2.1",
|
||||
"leaflet": "^1.3.1",
|
||||
"geolib": "^2.0.24",
|
||||
"icheck": "~1.0",
|
||||
"jquery": "~3.3",
|
||||
"jquery-pjax": "~2.0",
|
||||
"laravel-mix": "~2.1",
|
||||
"leaflet": "~1.3",
|
||||
"leaflet-ajax": "2.1.0",
|
||||
"leaflet-rotatedmarker": "^0.2.0",
|
||||
"lodash": "4.17.4",
|
||||
|
||||
Reference in New Issue
Block a user