File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
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" : " 2.4.2 " ,
16
+ "last-tag" : " 3.0.0 " ,
17
17
"last-sync" : " 9e2d8667d12abbda4b2407416452229d21317680"
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 >2.4.2 </version >
4
+ <version >3.0.0 </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" : " 2.4.2 " ,
8
+ "version" : " 3.0.0 " ,
9
9
"files" : [
10
10
" css/**/*.css" ,
11
11
" js/**/*.js" ,
29
29
" sort"
30
30
],
31
31
"dependencies" : {
32
- "datatables.net-buttons" : " >=2.3.6 " ,
33
- "datatables.net-se" : " >=1.13.4 " ,
32
+ "datatables.net-buttons" : " 3.0.0 " ,
33
+ "datatables.net-se" : " >=2.0.0 " ,
34
34
"jquery" : " >=1.7"
35
35
},
36
36
"moduleType" : [
You can’t perform that action at this time.
0 commit comments