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 1313 " types/dataTables.semanticui.d.ts"
1414 ],
1515 "src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
16- "last-tag" : " 1.13.7 " ,
16+ "last-tag" : " 1.13.8 " ,
1717 "last-sync" : " d465757b36e0237b93a1fce05d553a3bb9ecd946"
1818}
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
4- <version >1.13.7 </version >
4+ <version >1.13.8 </version >
55 <id >datatables.net-se</id >
66 <description >This is DataTables with styling for [SemanticUI](https://semantic-ui.com/)</description >
77 <repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-SemanticUI.git" />
Original file line number Diff line number Diff line change 55 "module" : " js/dataTables.semanticui.mjs" ,
66 "style" : " css/dataTables.semanticui.css" ,
77 "types" : " ./types/dataTables.semanticui.d.ts" ,
8- "version" : " 1.13.7 " ,
8+ "version" : " 1.13.8 " ,
99 "files" : [
1010 " css/**/*.css" ,
1111 " js/**/*.js" ,
2424 " sort"
2525 ],
2626 "dependencies" : {
27- "datatables.net" : " 1.13.7 " ,
27+ "datatables.net" : " 1.13.8 " ,
2828 "jquery" : " >=1.7"
2929 },
3030 "moduleType" : [
You can’t perform that action at this time.
0 commit comments