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.bootstrap5.d.ts"
1414 ],
1515 "src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
16- "last-tag" : " 2.1.8 " ,
16+ "last-tag" : " 2.2.0 " ,
1717 "last-sync" : " 4652edd0ac3e010443a6ec392c94a62d6e424cb5"
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 >2.1.8 </version >
4+ <version >2.2.0 </version >
55 <id >datatables.net-bs5</id >
66 <description >This is DataTables with styling for [Bootstrap5](https://getbootstrap.com/)</description >
77 <repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Bootstrap5.git" />
Original file line number Diff line number Diff line change 55 "module" : " js/dataTables.bootstrap5.mjs" ,
66 "style" : " css/dataTables.bootstrap5.css" ,
77 "types" : " ./types/dataTables.bootstrap5.d.ts" ,
8- "version" : " 2.1.8 " ,
8+ "version" : " 2.2.0 " ,
99 "files" : [
1010 " css/**/*.css" ,
1111 " js/**/*.js" ,
2222 " sort"
2323 ],
2424 "dependencies" : {
25- "datatables.net" : " 2.1.8 " ,
25+ "datatables.net" : " 2.2.0 " ,
2626 "jquery" : " >=1.7"
2727 },
2828 "moduleType" : [
You can’t perform that action at this time.
0 commit comments