File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 " types/fixedHeader.jqueryui.d.ts"
1414 ],
1515 "src-repo" : " http://github.com/DataTables/FixedHeader" ,
16- "last-tag" : " 3.4 .0" ,
16+ "last-tag" : " 4.0 .0" ,
1717 "last-sync" : " 3ebdf24395abbc40f46353bc58b4268eb5351020"
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.4 .0</version >
4+ <version >4.0 .0</version >
55 <id >datatables.net-fixedheader-jqui</id >
66 <description >This is FixedHeader for DataTables with styling for [jQueryUI](http://jqueryui.com/)</description >
77 <repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-FixedHeader-jQueryUI.git" />
Original file line number Diff line number Diff line change 55 "module" : " js/fixedHeader.jqueryui.mjs" ,
66 "style" : " css/fixedHeader.jqueryui.css" ,
77 "types" : " ./types/fixedHeader.jqueryui.d.ts" ,
8- "version" : " 3.4 .0" ,
8+ "version" : " 4.0 .0" ,
99 "files" : [
1010 " css/**/*.css" ,
1111 " js/**/*.js" ,
2525 " sort"
2626 ],
2727 "dependencies" : {
28- "datatables.net-fixedheader" : " >=3.3.2 " ,
29- "datatables.net-jqui" : " >=1.13.4 " ,
28+ "datatables.net-fixedheader" : " 4.0.0 " ,
29+ "datatables.net-jqui" : " >=2.0.0 " ,
3030 "jquery" : " >=1.7"
3131 },
3232 "moduleType" : [
You can’t perform that action at this time.
0 commit comments