remove datatables

This commit is contained in:
guybedford
2015-01-26 12:04:44 +02:00
parent 8e1e5f9d20
commit e348ee3464
@@ -1,13 +0,0 @@
{
"directories": {
"lib": "media"
},
"main": "js/jquery.dataTables",
"registry": "jspm",
"dependencies": {
"jquery": "^1.11.2"
},
"shim": {
"js/jquery.dataTables": ["jquery"]
}
}