File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
" types/dataTables.bootstrap4.d.ts"
14
14
],
15
15
"src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
16
- "last-tag" : " 2.1.6 " ,
16
+ "last-tag" : " 2.1.7 " ,
17
17
"last-sync" : " f83a8f4c4c2f0541765632de1c22d11e5a92a54f"
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.1.6 </version >
4
+ <version >2.1.7 </version >
5
5
<id >datatables.net-bs4</id >
6
6
<description >This is DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Bootstrap4.git" />
Original file line number Diff line number Diff line change 5
5
"module" : " js/dataTables.bootstrap4.mjs" ,
6
6
"style" : " css/dataTables.bootstrap4.css" ,
7
7
"types" : " ./types/dataTables.bootstrap4.d.ts" ,
8
- "version" : " 2.1.6 " ,
8
+ "version" : " 2.1.7 " ,
9
9
"files" : [
10
10
" css/**/*.css" ,
11
11
" js/**/*.js" ,
22
22
" sort"
23
23
],
24
24
"dependencies" : {
25
- "datatables.net" : " 2.1.6 " ,
25
+ "datatables.net" : " 2.1.7 " ,
26
26
"jquery" : " >=1.7"
27
27
},
28
28
"moduleType" : [
You can’t perform that action at this time.
0 commit comments