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/columnControl.bootstrap.d.ts"
1414 ],
1515 "src-repo" : " http://github.com/DataTables/ColumnControl" ,
16- "last-tag" : " 1.0.7 " ,
16+ "last-tag" : " 1.1.0 " ,
1717 "last-sync" : " 6f4a0db63288e4662ac172ec158fa2e35e82d37f"
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.0.7 </version >
4+ <version >1.1.0 </version >
55 <id >datatables.net-columncontrol-bs</id >
66 <description >This is ColumnControl for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)</description >
77 <repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-ColumnControl-Bootstrap.git" />
Original file line number Diff line number Diff line change 55 "module" : " js/columnControl.bootstrap.mjs" ,
66 "style" : " css/columnControl.bootstrap.css" ,
77 "types" : " ./types/columnControl.bootstrap.d.ts" ,
8- "version" : " 1.0.7 " ,
8+ "version" : " 1.1.0 " ,
99 "files" : [
1010 " css/**/*.css" ,
1111 " js/**/*.js" ,
2525 " sort"
2626 ],
2727 "dependencies" : {
28- "datatables.net-columncontrol" : " 1.0.7 " ,
28+ "datatables.net-columncontrol" : " 1.1.0 " ,
2929 "datatables.net-bs" : " ^2.3.2"
3030 },
3131 "moduleType" : [
You can’t perform that action at this time.
0 commit comments