diff --git a/vendor/vendor.js b/vendor/vendor.js index 8b146a7b..69d300e8 100755 --- a/vendor/vendor.js +++ b/vendor/vendor.js @@ -4,7 +4,7 @@ * By Michael Teeuw https://michaelteeuw.nl * MIT Licensed. */ -var vendor = { +const vendor = { "moment.js": "node_modules/moment/min/moment-with-locales.js", "moment-timezone.js": "node_modules/moment-timezone/builds/moment-timezone-with-data.js", "weather-icons.css": "node_modules/weathericons/css/weather-icons.css",