mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-21 19:47:03 +00:00
Update bootstrap theme javascript dependencies
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
&& typeof require === 'function' ? factory(require('../../moment')) :
|
||||
typeof define === 'function' && define.amd ? define(['../../moment'], factory) :
|
||||
factory(global.moment)
|
||||
}(this, function (moment) { 'use strict';
|
||||
}(this, (function (moment) { 'use strict';
|
||||
|
||||
Reference in New Issue
Block a user