File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
" types/buttons.semanticui.d.ts"
14
14
],
15
15
"src-repo" : " http://github.com/DataTables/Buttons" ,
16
- "last-tag" : " 3.0.1 " ,
16
+ "last-tag" : " 3.0.2 " ,
17
17
"last-sync" : " 82c9b5a16b0534a2c02dfb8347b520e4ae76ed8c"
18
18
}
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 >3.0.1 </version >
4
+ <version >3.0.2 </version >
5
5
<id >datatables.net-buttons-se</id >
6
6
<description >This is Buttons for DataTables with styling for [SemanticUI](https://semantic-ui.com/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Buttons-SemanticUI.git" />
Original file line number Diff line number Diff line change 5
5
"module" : " js/buttons.semanticui.mjs" ,
6
6
"style" : " css/buttons.semanticui.css" ,
7
7
"types" : " ./types/buttons.semanticui.d.ts" ,
8
- "version" : " 3.0.1 " ,
8
+ "version" : " 3.0.2 " ,
9
9
"files" : [
10
10
" css/**/*.css" ,
11
11
" js/**/*.js" ,
29
29
" sort"
30
30
],
31
31
"dependencies" : {
32
- "datatables.net-buttons" : " 3.0.1 " ,
32
+ "datatables.net-buttons" : " 3.0.2 " ,
33
33
"datatables.net-se" : " ^2" ,
34
34
"jquery" : " >=1.7"
35
35
},
You can’t perform that action at this time.
0 commit comments