File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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/DataTablesSrc" ,
13
- "last-tag" : " 2.2.0 " ,
13
+ "last-tag" : " 2.2.1 " ,
14
14
"last-sync" : " 7014cf2dd12427391f894e5d3c2677d8476b9b33"
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 >2.2.0 </version >
4
+ <version >2.2.1 </version >
5
5
<id >datatables.net</id >
6
6
<description >This is jQuery DataTables</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables.git" />
Original file line number Diff line number Diff line change 4
4
"main" : " js/dataTables.js" ,
5
5
"module" : " js/dataTables.mjs" ,
6
6
"types" : " ./types/types.d.ts" ,
7
- "version" : " 2.2.0 " ,
7
+ "version" : " 2.2.1 " ,
8
8
"files" : [
9
9
" js/**/*.js" ,
10
10
" js/**/*.mjs" ,
You can’t perform that action at this time.
0 commit comments