File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
" types/dataTables.dataTables.d.ts"
14
14
],
15
15
"src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
16
- "last-tag" : " 1.13.6 " ,
16
+ "last-tag" : " 1.13.7 " ,
17
17
"last-sync" : " 4b83774b58ed7c423c18356e1df0963513df6f2f"
18
18
}
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
3
3
<metadata >
4
- <version >1.13.6 </version >
4
+ <version >1.13.7 </version >
5
5
<id >datatables.net-dt</id >
6
6
<description >This is DataTables with styling for [DataTables](https://datatables.net/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-DataTables.git" />
Original file line number Diff line number Diff line change 5
5
"module" : " js/dataTables.dataTables.mjs" ,
6
6
"style" : " css/jquery.dataTables.css" ,
7
7
"types" : " ./types/dataTables.dataTables.d.ts" ,
8
- "version" : " 1.13.6 " ,
8
+ "version" : " 1.13.7 " ,
9
9
"files" : [
10
10
" css/**/*.css" ,
11
11
" js/**/*.js" ,
21
21
" sort"
22
22
],
23
23
"dependencies" : {
24
- "datatables.net" : " >= 1.13.4 " ,
24
+ "datatables.net" : " 1.13.7 " ,
25
25
"jquery" : " >=1.7"
26
26
},
27
27
"moduleType" : [
You can’t perform that action at this time.
0 commit comments