File tree 3 files changed +3
-5
lines changed
3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 25
25
" table"
26
26
],
27
27
"require" : {
28
- "datatables.net/datatables.net" : " >=1.11.3 "
28
+ "datatables.net/datatables.net" : " >=1.11.5 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 10
10
<license type =" expression" >MIT</license >
11
11
<tags >Responsive Datatables jQuery table</tags >
12
12
<dependencies >
13
- <dependency id =" datatables.net" version =" 1.11.3 " />
13
+ <dependency id =" datatables.net" version =" 1.11.5 " />
14
14
</dependencies >
15
15
<contentFiles >
16
16
<files include =" **/*" buildAction =" Content" />
21
21
<file src =" js/dataTables.responsive.js" target =" contentFiles\any\any\wwwroot\js" />
22
22
<file src =" js/dataTables.responsive.min.js" target =" content\Scripts" />
23
23
<file src =" js/dataTables.responsive.min.js" target =" contentFiles\any\any\wwwroot\js" />
24
- <file src =" types/types.d.ts" target =" content\Scripts" />
25
- <file src =" types/types.d.ts" target =" contentFiles\any\any\wwwroot\js" />
26
24
</files >
27
25
</package >
28
26
Original file line number Diff line number Diff line change 17
17
" sort"
18
18
],
19
19
"dependencies" : {
20
- "datatables.net" : " >=1.11.3 " ,
20
+ "datatables.net" : " >=1.11.5 " ,
21
21
"jquery" : " >=1.7"
22
22
},
23
23
"moduleType" : [
You can’t perform that action at this time.
0 commit comments