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