Skip to content

Commit 46aa22b

Browse files
committedSep 8, 2021
Update datatables.json to include js files
1 parent d2daf5e commit 46aa22b

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
 

‎datatables.json

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
{
2-
"last-sync": "b231df3c8fdf73ee04bcd2a6b75bb94e94322a74",
2+
"js": [
3+
"js/jquery.dataTables.js",
4+
"js/jquery.dataTables.min.js"
5+
],
6+
"css": [],
7+
"types": [
8+
"types/types.d.ts"
9+
],
10+
"src-repo": "http://github.com/DataTables/DataTablesSrc",
311
"last-tag": "1.11.1"
4-
}
12+
}

0 commit comments

Comments
 (0)
Please sign in to comment.