mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Second round of undef fixes
This commit is contained in:
3
vendor/vendor.js
vendored
3
vendor/vendor.js
vendored
@@ -1,12 +1,9 @@
|
||||
/* exported vendor */
|
||||
|
||||
/* Magic Mirror
|
||||
* Vendor File Definition
|
||||
*
|
||||
* By Michael Teeuw https://michaelteeuw.nl
|
||||
* MIT Licensed.
|
||||
*/
|
||||
|
||||
var vendor = {
|
||||
"moment.js" : "node_modules/moment/min/moment-with-locales.js",
|
||||
"moment-timezone.js" : "node_modules/moment-timezone/builds/moment-timezone-with-data.js",
|
||||
|
Reference in New Issue
Block a user