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 10
10
" types/types.d.ts"
11
11
],
12
12
"src-repo" : " http://github.com/DataTables/Select" ,
13
- "last-tag" : " 1.7 .0" ,
13
+ "last-tag" : " 2.0 .0" ,
14
14
"last-sync" : " 011323858ae180d446da26932ad170a1c5e0cd2a"
15
15
}
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.7 .0</version >
4
+ <version >2.0 .0</version >
5
5
<id >datatables.net-select</id >
6
6
<description >This is Select for DataTables</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Select.git" />
Original file line number Diff line number Diff line change 4
4
"main" : " js/dataTables.select.js" ,
5
5
"module" : " js/dataTables.select.mjs" ,
6
6
"types" : " ./types/types.d.ts" ,
7
- "version" : " 1.7 .0" ,
7
+ "version" : " 2.0 .0" ,
8
8
"files" : [
9
9
" js/**/*.js" ,
10
10
" js/**/*.mjs" ,
20
20
" sort"
21
21
],
22
22
"dependencies" : {
23
- "datatables.net" : " >=1.13.4 " ,
23
+ "datatables.net" : " >=2.0.0 " ,
24
24
"jquery" : " >=1.7"
25
25
},
26
26
"moduleType" : [
You can’t perform that action at this time.
0 commit comments