npm: Remove sortablejs

This commit is contained in:
Farkas József
2016-09-20 18:36:06 +02:00
parent c10699173e
commit 799d1f3839
3 changed files with 0 additions and 6 deletions
-4
View File
@@ -66,10 +66,6 @@ module.exports = {
to: 'vendor/jquery',
flatten: true
},
{
from: 'node_modules/sortablejs/Sortable.min.js',
to: 'vendor/sortablejs/Sortable.min.js'
},
{
from: 'node_modules/select2/dist',
to: 'vendor/select2'