File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 >null </version >
4+ <version >1.0.0 </version >
55 <id >datatables.net-staterestore-jqui</id >
66 <description >This is StateRestore for DataTables with styling for [jQueryUI](http://jqueryui.com/)</description >
77 <repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-StateRestore-jQueryUI.git" />
Original file line number Diff line number Diff line change 44 "main" : " js/stateRestore.jqueryui.js" ,
55 "style" : " css/stateRestore.jqueryui.css" ,
66 "types" : " ./types/stateRestore.jqueryui.d.ts" ,
7- "version" : " null " ,
7+ "version" : " 1.0.0 " ,
88 "files" : [
99 " css/**/*.css" ,
1010 " js/**/*.js" ,
1111 " types/**/*.d.ts"
1212 ],
1313 "keywords" : [
1414 " StateRestore" ,
15- " stateSave" ,
16- " state" ,
17- " reload" ,
15+ " stateSave" ,
16+ " state" ,
17+ " reload" ,
1818 " jQuery UI" ,
19- " jQueryUI" ,
19+ " jQueryUI" ,
2020 " Datatables" ,
2121 " jQuery" ,
2222 " table" ,
4949 "type" : " git" ,
5050 "url" : " https://github.com/DataTables/Dist-DataTables-StateRestore-jQueryUI.git"
5151 }
52- }
52+ }
You can’t perform that action at this time.
0 commit comments