File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 " types/responsive.bootstrap5.d.ts"
1414 ],
1515 "src-repo" : " http://github.com/DataTables/Responsive" ,
16- "last-tag" : " 3.0.0 " ,
16+ "last-tag" : " 3.0.1 " ,
1717 "last-sync" : " 3437e04e17a24a243c2a3d9358f2c75027406d0b"
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 >3.0.0 </version >
4+ <version >3.0.1 </version >
55 <id >datatables.net-responsive-bs5</id >
66 <description >This is Responsive for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)</description >
77 <repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap5.git" />
Original file line number Diff line number Diff line change 55 "module" : " js/responsive.bootstrap5.mjs" ,
66 "style" : " css/responsive.bootstrap5.css" ,
77 "types" : " ./types/responsive.bootstrap5.d.ts" ,
8- "version" : " 3.0.0 " ,
8+ "version" : " 3.0.1 " ,
99 "files" : [
1010 " css/**/*.css" ,
1111 " js/**/*.js" ,
2323 " sort"
2424 ],
2525 "dependencies" : {
26- "datatables.net-responsive" : " 3.0.0 " ,
27- "datatables.net-bs5" : " >=2.0.0 " ,
26+ "datatables.net-responsive" : " 3.0.1 " ,
27+ "datatables.net-bs5" : " ^2 " ,
2828 "jquery" : " >=1.7"
2929 },
3030 "moduleType" : [
You can’t perform that action at this time.
0 commit comments