Refactoring: aliasing requirejs module names
[fnpeditor.git] / modules / documentHistory / documentHistory.js
index c3a2f69..f595594 100644 (file)
@@ -1,6 +1,6 @@
 define([
-'libs/jquery-1.9.1.min',
-'libs/underscore-min',
+'libs/jquery',
+'libs/underscore',
 './restoreDialog',
 'libs/text!./templates/main.html',
 'libs/text!./templates/item.html'