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

Commit f3e1212

Browse files
author
roldukhin
committed
Add missing dependency datatables.net-dt for releases >=0.5.5;
Missing datatables.net-dt/media/jquery.dataTables.min.css from dependencies.
1 parent 4dd224d commit f3e1212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"dependencies": {
5353
"angular": "~1.6.0",
5454
"datatables.net": ">=1.10.9",
55+
"datatables.net-dt": ">=1.10.9",
5556
"jquery": ">=1.11.0"
5657
},
5758
"devDependencies": {

0 commit comments

Comments
 (0)