Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit da14e29

Browse files
committed
Remove dependency to datatables plugins
1 parent 4d343b0 commit da14e29

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,7 @@
2929
"dependencies": {
3030
"angular": ">=1.2.6",
3131
"jquery": ">=1.11.0",
32-
"datatables": ">=1.9.4",
33-
"datatables-colvis": "~1.1.0",
34-
"datatables-colreorder": "~1.1.0",
35-
"datatables-tabletools": "~2.2.0"
32+
"datatables": ">=1.9.4"
3633
},
3734
"devDependencies": {
3835
"angular-mocks": "1.2.6",

0 commit comments

Comments
 (0)