Refactoring: aliasing requirejs module names
[fnpeditor.git] / modules / metadataEditor / metadataEditor.js
index 63b2404..94ad85b 100644 (file)
@@ -1,6 +1,6 @@
 define([
-'libs/jquery-1.9.1.min',
-'libs/underscore-min',
+'libs/jquery',
+'libs/underscore',
 './transformations',
 'libs/text!./templates/main.html',
 'libs/text!./templates/item.html'