Skip to content

Commit

Permalink
Update datatables.json to include js files
Browse files Browse the repository at this point in the history
  • Loading branch information
SandyDatatables committed Sep 8, 2021
1 parent d2daf5e commit 46aa22b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions datatables.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
{
"last-sync": "b231df3c8fdf73ee04bcd2a6b75bb94e94322a74",
"js": [
"js/jquery.dataTables.js",
"js/jquery.dataTables.min.js"
],
"css": [],
"types": [
"types/types.d.ts"
],
"src-repo": "http://github.com/DataTables/DataTablesSrc",
"last-tag": "1.11.1"
}
}

0 comments on commit 46aa22b

Please sign in to comment.