File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
" types/rowGroup.dataTables.d.ts"
12
12
],
13
13
"src-repo" : " http://github.com/DataTables/RowGroup" ,
14
- "last-tag" : " 1.1.3 " ,
14
+ "last-tag" : " 1.1.4 " ,
15
15
"last-sync" : " 3d174131ed5a9b3ec12e67ef7b7b24753cc5561e"
16
16
}
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 >1.1.3 </version >
4
+ <version >1.1.4 </version >
5
5
<id >datatables.net-rowgroup-dt</id >
6
6
<description >This is RowGroup for DataTables with styling for [DataTables](https://datatables.net/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-RowGroup-DataTables.git" />
Original file line number Diff line number Diff line change 4
4
"main" : " js/rowGroup.dataTables.js" ,
5
5
"style" : " css/rowGroup.dataTables.css" ,
6
6
"types" : " ./types/rowGroup.dataTables.d.ts" ,
7
- "version" : " 1.1.3 " ,
7
+ "version" : " 1.1.4 " ,
8
8
"files" : [
9
9
" css/**/*.css" ,
10
10
" js/**/*.js" ,
11
11
" types/**/*.d.ts"
12
12
],
13
13
"keywords" : [
14
14
" RowGroup" ,
15
- " Row Grouping" ,
16
- " Datatables" ,
15
+ " Row Grouping" ,
16
+ " Datatables" ,
17
17
" jQuery" ,
18
18
" table" ,
19
19
" filter" ,
45
45
"type" : " git" ,
46
46
"url" : " https://github.com/DataTables/Dist-DataTables-RowGroup-DataTables.git"
47
47
}
48
- }
48
+ }
You can’t perform that action at this time.
0 commit comments