Refactoring: aliasing requirejs module names
[fnpeditor.git] / modules / nodeBreadCrumbs / nodeBreadCrumbs.js
index 5e7fecd..320a1e8 100644 (file)
@@ -1,6 +1,6 @@
 define([
-'libs/jquery-1.9.1.min',
-'libs/underscore-min',
+'libs/jquery',
+'libs/underscore',
 'utils/wlxml',
 'libs/text!./template.html'], function($, _, wlxmlUtils, templateSrc) {