File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
" types/types.d.ts"
15
15
],
16
16
"src-repo" : " http://github.com/DataTables/Buttons" ,
17
- "last-tag" : " 2.2.3 " ,
17
+ "last-tag" : " 2.3.0 " ,
18
18
"last-sync" : " 1228db0e02f81a3042bda794769aa3d7647a02ed"
19
19
}
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
3
3
<metadata >
4
- <version >2.2.3 </version >
4
+ <version >2.3.0 </version >
5
5
<id >datatables.net-buttons-jqui</id >
6
6
<description >This is Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Buttons-jQueryUI.git" />
Original file line number Diff line number Diff line change 5
5
"module" : " js/buttons.jqueryui.mjs" ,
6
6
"style" : " css/buttons.jqueryui.css" ,
7
7
"types" : " ./types/types.d.ts" ,
8
- "version" : " 2.2.3 " ,
8
+ "version" : " 2.3.0 " ,
9
9
"files" : [
10
10
" css/**/*.css" ,
11
11
" js/**/*.js" ,
14
14
],
15
15
"keywords" : [
16
16
" Buttons" ,
17
- " Column Visibility" ,
18
- " csv" ,
19
- " excel" ,
20
- " pdf" ,
21
- " print" ,
17
+ " Column Visibility" ,
18
+ " csv" ,
19
+ " excel" ,
20
+ " pdf" ,
21
+ " print" ,
22
22
" jQuery UI" ,
23
- " jQueryUI" ,
23
+ " jQueryUI" ,
24
24
" Datatables" ,
25
25
" jQuery" ,
26
26
" table" ,
53
53
"type" : " git" ,
54
54
"url" : " https://github.com/DataTables/Dist-DataTables-Buttons-jQueryUI.git"
55
55
}
56
- }
56
+ }
You can’t perform that action at this time.
0 commit comments