Refactoring: aliasing requirejs module names
[fnpeditor.git] / modules / nodeFamilyTree / nodeFamilyTree.js
index 688f353..45f47c0 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) {