Using the latest version (v2.3.0) of jquery.event.drag to fix the

jasmine testsuite.
pull/17/head
Murtuza Zabuawala 2018-05-10 12:24:52 +05:30 committed by Ashesh Vashi
parent b8f49daeb8
commit a02a4eb51a
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ module.exports = {
alias: {
'jquery': path.join(__dirname, './node_modules/jquery/dist/jquery'),
'alertify': path.join(__dirname, './node_modules/alertifyjs/build/alertify'),
'jquery.event.drag': path.join(__dirname, './node_modules/slickgrid/lib/jquery.event.drag-2.2'),
'jquery.event.drag': path.join(__dirname, './node_modules/slickgrid/lib/jquery.event.drag-2.3.0'),
'jquery.ui': path.join(__dirname, './node_modules/slickgrid/lib/jquery-ui-1.11.3'),
'spectrum': path.join(__dirname, './node_modules/spectrum-colorpicker/spectrum'),
'bignumber': path.join(__dirname, './node_modules/bignumber.js/bignumber'),