File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
" types/types.d.ts"
11
11
],
12
12
"src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
13
- "last-tag" : " 1.13.8 " ,
13
+ "last-tag" : " 1.13.9 " ,
14
14
"last-sync" : " d465757b36e0237b93a1fce05d553a3bb9ecd946"
15
- }
15
+ }
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.8 </version >
4
+ <version >1.13.9 </version >
5
5
<id >datatables.net</id >
6
6
<description >This is jQuery DataTables</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables.git" />
Original file line number Diff line number Diff line change 4
4
"main" : " js/jquery.dataTables.js" ,
5
5
"module" : " js/jquery.dataTables.mjs" ,
6
6
"types" : " ./types/types.d.ts" ,
7
- "version" : " 1.13.8 " ,
7
+ "version" : " 1.13.9 " ,
8
8
"files" : [
9
9
" js/**/*.js" ,
10
10
" js/**/*.mjs" ,
41
41
"type" : " git" ,
42
42
"url" : " https://github.com/DataTables/Dist-DataTables.git"
43
43
}
44
- }
44
+ }
You can’t perform that action at this time.
0 commit comments