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 03f66c4 commit 765276fCopy full SHA for 765276f
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"module": "js/dataTables.bootstrap4.mjs",
6
"style": "css/dataTables.bootstrap4.css",
7
"types": "./types/dataTables.bootstrap4.d.ts",
8
- "version": "1.13.10",
+ "version": "1.13.11",
9
"files": [
10
"css/**/*.css",
11
"js/**/*.js",
@@ -23,8 +23,8 @@
23
"sort"
24
],
25
"dependencies": {
26
- "datatables.net": "1.13.8",
27
- "jquery": ">=1.7"
+ "datatables.net": "1.13.11",
+ "jquery": "1.8 - 4"
28
},
29
"moduleType": [
30
"globals",
0 commit comments