File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1313 " types/columnControl.foundation.d.ts"
1414 ],
1515 "src-repo" : " http://github.com/DataTables/ColumnControl" ,
16- "last-tag" : " 0.0.1 " ,
16+ "last-tag" : " 0.9.2 " ,
1717 "last-sync" : " b21a6cea75e3df6deaef39016e95fc1751598e77"
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 >0.0.1 </version >
4+ <version >0.9.2 </version >
55 <id >datatables.net-columncontrol-zf</id >
66 <description >This is ColumnControl for DataTables with styling for [Foundation](https://get.foundation/)</description >
77 <repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-ColumnControl-Foundation.git" />
Original file line number Diff line number Diff line change 55 "module" : " js/columnControl.foundation.mjs" ,
66 "style" : " css/columnControl.foundation.css" ,
77 "types" : " ./types/columnControl.foundation.d.ts" ,
8- "version" : " 0.0.1 " ,
8+ "version" : " 0.9.2 " ,
99 "files" : [
1010 " css/**/*.css" ,
1111 " js/**/*.js" ,
1414 ],
1515 "keywords" : [
1616 " ColumnControl" ,
17- " search" ,
18- " filter" ,
19- " buttons" ,
20- " column visibility" ,
17+ " search" ,
18+ " filter" ,
19+ " buttons" ,
20+ " column visibility" ,
2121 " Foundation" ,
2222 " Datatables" ,
2323 " table" ,
2424 " filter" ,
2525 " sort"
2626 ],
2727 "dependencies" : {
28- "datatables.net-columncontrol" : " ~0.0.1 " ,
29- "datatables.net-zf" : " ~ 2.3"
28+ "datatables.net-columncontrol" : " 0.9.2 " ,
29+ "datatables.net-zf" : " ^ 2.3.0 "
3030 },
3131 "moduleType" : [
3232 " globals" ,
4949 "type" : " git" ,
5050 "url" : " https://github.com/DataTables/Dist-DataTables-ColumnControl-Foundation.git"
5151 }
52- }
52+ }
You can’t perform that action at this time.
0 commit comments