Fetch Sortable via npm instead of Bower.

This commit is contained in:
László Monda
2016-03-22 23:05:20 +01:00
parent e4263eec19
commit 91d3e85516
4 changed files with 5 additions and 1253 deletions

View File

@@ -20,6 +20,7 @@
"font-awesome": "^4.5.0",
"handlebars": "^4.0.5",
"jquery": "^2.2.2",
"select2": "^4.0.2"
"select2": "^4.0.2",
"sortablejs": "^1.4.2"
}
}