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/dataTables.bootstrap.d.ts"
14
14
],
15
15
"src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
16
- "last-tag" : " 2.3.0 " ,
16
+ "last-tag" : " 2.3.1 " ,
17
17
"last-sync" : " 16948b13db505eb6070362fd55c0c41c034190ff"
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.3.0 </version >
4
+ <version >2.3.1 </version >
5
5
<id >datatables.net-bs</id >
6
6
<description >This is DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Bootstrap.git" />
Original file line number Diff line number Diff line change 5
5
"module" : " js/dataTables.bootstrap.mjs" ,
6
6
"style" : " css/dataTables.bootstrap.css" ,
7
7
"types" : " ./types/dataTables.bootstrap.d.ts" ,
8
- "version" : " 2.3.0 " ,
8
+ "version" : " 2.3.1 " ,
9
9
"files" : [
10
10
" css/**/*.css" ,
11
11
" js/**/*.js" ,
21
21
" sort"
22
22
],
23
23
"dependencies" : {
24
- "datatables.net" : " 2.3.0 " ,
24
+ "datatables.net" : " 2.3.1 " ,
25
25
"jquery" : " >=1.7"
26
26
},
27
27
"moduleType" : [
You can’t perform that action at this time.
0 commit comments