We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d023443 commit 362c04cCopy full SHA for 362c04c
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"module": "js/dataTables.dataTables.mjs",
6
"style": "css/jquery.dataTables.css",
7
"types": "./types/dataTables.dataTables.d.ts",
8
- "version": "1.13.10",
+ "version": "1.13.11",
9
"files": [
10
"css/**/*.css",
11
"js/**/*.js",
@@ -21,8 +21,8 @@
21
"sort"
22
],
23
"dependencies": {
24
- "datatables.net": "1.13.8",
25
- "jquery": ">=1.7"
+ "datatables.net": "1.13.11",
+ "jquery": "1.8 - 4"
26
},
27
"moduleType": [
28
"globals",
0 commit comments