[Build] Update dependency references

...to reflect movement of third-party libraries to
bower_components.
This commit is contained in:
Victor Woeltjen
2016-01-28 11:18:57 -08:00
parent 7a160a0a98
commit 3a4f6a7229
4 changed files with 5 additions and 13 deletions

View File

@ -22,7 +22,7 @@
/*global define,moment*/
define(
["../../lib/moment.min"],
["moment"],
function () {
"use strict";