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/searchBuilder.bulma.d.ts"
14
14
],
15
15
"src-repo" : " http://github.com/DataTables/SearchBuilder" ,
16
- "last-tag" : " 1.8.1 " ,
16
+ "last-tag" : " 1.8.2 " ,
17
17
"last-sync" : " a3b7e457099aec336c9def600e97b680e485b385"
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 >1.8.1 </version >
4
+ <version >1.8.2 </version >
5
5
<id >datatables.net-searchbuilder-bm</id >
6
6
<description >This is SearchBuilder for DataTables with styling for [Bulma](https://bulma.io/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bulma.git" />
Original file line number Diff line number Diff line change 5
5
"module" : " js/searchBuilder.bulma.mjs" ,
6
6
"style" : " css/searchBuilder.bulma.css" ,
7
7
"types" : " ./types/searchBuilder.bulma.d.ts" ,
8
- "version" : " 1.8.1 " ,
8
+ "version" : " 1.8.2 " ,
9
9
"files" : [
10
10
" css/**/*.css" ,
11
11
" js/**/*.js" ,
24
24
" sort"
25
25
],
26
26
"dependencies" : {
27
- "datatables.net-searchbuilder" : " 1.8.1 " ,
28
- "datatables.net-bm" : " ^2.1 " ,
27
+ "datatables.net-searchbuilder" : " 1.8.2 " ,
28
+ "datatables.net-bm" : " ^2" ,
29
29
"jquery" : " >=1.7"
30
30
},
31
31
"moduleType" : [
You can’t perform that action at this time.
0 commit comments