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