mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 23:53:49 +00:00
[Build] Update dependency references
...to reflect movement of third-party libraries to bower_components.
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
/*global define,moment*/
|
||||
|
||||
define(
|
||||
["../../lib/moment.min"],
|
||||
["moment"],
|
||||
function () {
|
||||
"use strict";
|
||||
|
||||
|
Reference in New Issue
Block a user